SpaIot Library
SpaIot::ServerSettings Member List

This is the complete list of members for SpaIot::ServerSettings, including all inherited members.

clear()SpaIot::ServerSettings
isEmpty() constSpaIot::ServerSettings
isNull() constSpaIot::ServerSettings
operator!=(const ServerSettings &other) constSpaIot::ServerSettings
operator=(const ServerSettings &other)SpaIot::ServerSettings
operator=(ServerSettings &&other)SpaIot::ServerSettings
operator==(const ServerSettings &other) constSpaIot::ServerSettings
publishInterval() constSpaIot::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() constSpaIot::ServerSettings
~ServerSettings()SpaIot::ServerSettingsvirtual