SpaIot Library
|
This is the complete list of members for SpaIot::ServerSettings, including all inherited members.
clear() | SpaIot::ServerSettings | |
isEmpty() const | SpaIot::ServerSettings | |
isNull() const | SpaIot::ServerSettings | |
operator!=(const ServerSettings &other) const | SpaIot::ServerSettings | |
operator=(const ServerSettings &other) | SpaIot::ServerSettings | |
operator=(ServerSettings &&other) | SpaIot::ServerSettings | |
operator==(const ServerSettings &other) const | SpaIot::ServerSettings | |
publishInterval() const | SpaIot::ServerSettings | |
ServerSettings() | SpaIot::ServerSettings | |
ServerSettings(const String &model, unsigned long interval=30000) | SpaIot::ServerSettings | |
ServerSettings(const char *model, unsigned long interval=30000) | SpaIot::ServerSettings | |
ServerSettings(const ServerSettings &other) | SpaIot::ServerSettings | |
ServerSettings(ServerSettings &&other) | SpaIot::ServerSettings | |
setPublishInterval(unsigned long interval) | SpaIot::ServerSettings | |
setSpaModel(const String &model) | SpaIot::ServerSettings | |
spaModel() const | SpaIot::ServerSettings | |
~ServerSettings() | SpaIot::ServerSettings | virtual |