OmEspHelpers
Public Member Functions | Public Attributes | List of all members
OmWebServerPrivates Class Reference

This class reduces clutter in the public header file. More...

Public Member Functions

void printf (const char *format,...)
 

Public Attributes

unsigned int ticks = 0
 
std::vector< String > ssids
 
std::vector< String > passwords
 
String ssid
 
String bonjourName
 
EOwsState state = OWS_BEGIN
 
long long wifiTryStartedMillis = 0
 
int port = 80
 
OmRequestHandler requestHandler = 0
 
OmWebPagesrequestHandlerPages = 0
 
OmConnectionStatus statusCallback = 0
 
WiFiServer * wifiServer = 0
 
OmNtpntp = 0
 
int wifiIndex = 0
 
int requestCount = 0
 
bool streamToClient = false
 
uint8_t streamBlock [STREAM_BLOCK+1]
 
int streamBlockIndex = 0
 
int streamCount = 0
 
int lastWifiStatus = -99
 
OmBlinker b = OmBlinker(OM_DEFAULT_LED)
 
bool doSerial = true
 
int verbose = 2
 
long lastMillis
 
long long uptimeMillis
 
WiFiClient client
 
long long clientStartMillis = 0
 
String request
 
bool accessPoint = false
 
String accessPointSsid
 
String accessPointPassword
 
long long accessPointStartMillis = 0
 
DNSServer * dns = NULL
 

Detailed Description

This class reduces clutter in the public header file.


The documentation for this class was generated from the following file: