#include <NetworkMgr.hpp>
◆ c_NetworkMgr()
| c_NetworkMgr::c_NetworkMgr |
( |
| ) |
|
< Start up the driver and put it into a safe mode
◆ ~c_NetworkMgr()
| c_NetworkMgr::~c_NetworkMgr |
( |
| ) |
|
|
virtual |
< deallocate any resources and put the Input channels into a safe state
◆ AdvertiseNewState()
| void c_NetworkMgr::AdvertiseNewState |
( |
| ) |
|
|
private |
◆ Begin()
| void c_NetworkMgr::Begin |
( |
| ) |
|
◆ GetConfig()
| void c_NetworkMgr::GetConfig |
( |
JsonObject & | json | ) |
|
◆ GetDriverName()
| void c_NetworkMgr::GetDriverName |
( |
String & | Name | ) |
|
|
inline |
◆ GetHostname()
| void c_NetworkMgr::GetHostname |
( |
String & | name | ) |
|
|
inline |
◆ GetlocalIP()
| IPAddress c_NetworkMgr::GetlocalIP |
( |
| ) |
|
◆ GetStatus()
| void c_NetworkMgr::GetStatus |
( |
JsonObject & | json | ) |
|
◆ IsConnected()
| bool c_NetworkMgr::IsConnected |
( |
| ) |
|
|
inline |
◆ Poll()
| void c_NetworkMgr::Poll |
( |
| ) |
|
◆ SetConfig()
| bool c_NetworkMgr::SetConfig |
( |
JsonObject & | json | ) |
|
◆ SetEthernetIsConnected()
| void c_NetworkMgr::SetEthernetIsConnected |
( |
bool | newState | ) |
|
◆ SetWiFiEnable()
| void c_NetworkMgr::SetWiFiEnable |
( |
| ) |
|
|
private |
◆ SetWiFiIsConnected()
| void c_NetworkMgr::SetWiFiIsConnected |
( |
bool | newState | ) |
|
◆ Validate()
| bool c_NetworkMgr::Validate |
( |
| ) |
|
|
private |
◆ AllowWiFiAndEthUpSimultaneously
| bool c_NetworkMgr::AllowWiFiAndEthUpSimultaneously = true |
|
private |
◆ HasBeenInitialized
| bool c_NetworkMgr::HasBeenInitialized = false |
|
private |
◆ hostname
| char c_NetworkMgr::hostname[65] |
|
private |
◆ IsEthernetConnected
| bool c_NetworkMgr::IsEthernetConnected = false |
|
private |
◆ IsWiFiConnected
| bool c_NetworkMgr::IsWiFiConnected = false |
|
private |
◆ PreviousState
| bool c_NetworkMgr::PreviousState = false |
|
private |
◆ WiFiDriver
The documentation for this class was generated from the following files: