|
| WebServer (Supla::HtmlGenerator *) |
|
virtual void | start ()=0 |
|
virtual void | stop ()=0 |
|
void | setSuplaDeviceClass (SuplaDeviceClass *) |
|
void | notifyClientConnected () |
|
virtual void | parsePost (const char *postContent, int size, bool lastChunk=true) |
|
virtual void | resetParser () |
|
void | setBetaProcessing () |
|
|
bool | destroyGenerator = false |
|
SuplaDeviceClass * | sdc = nullptr |
|
bool | keyFound = false |
|
int | partialSize = 0 |
|
char | key [HTML_KEY_LENGTH] = {} |
|
char * | value = nullptr |
|
enum Supla::HtmlSection | excludeSection |
|
|
static WebServer * | webServerInstance = nullptr |
|
◆ excludeSection
enum Supla::HtmlSection Supla::WebServer::excludeSection |
|
protected |
Initial value:=
Supla::HtmlSection::HTML_SECTION_BETA_FORM
The documentation for this class was generated from the following files:
- src/supla/network/web_server.h
- src/supla/network/web_server.cpp