SpaIot Library
SpaIot::HardwareSettings Member List

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

addToRegister(const String &name, const HardwareSettings &settings)SpaIot::HardwareSettingsstatic
bus() constSpaIot::HardwareSettings
buttons() constSpaIot::HardwareSettings
clear()SpaIot::HardwareSettings
getFromRegister(const String &name)SpaIot::HardwareSettingsstatic
HardwareSettings()SpaIot::HardwareSettings
HardwareSettings(const BusSettings &bus, const std::map< int, LedSettings > &leds, const std::map< int, ButtonSettings > &buttons)SpaIot::HardwareSettings
HardwareSettings(const HardwareSettings &other)SpaIot::HardwareSettings
HardwareSettings(HardwareSettings &&other)SpaIot::HardwareSettings
isEmpty() constSpaIot::HardwareSettings
isNull() constSpaIot::HardwareSettings
leds() constSpaIot::HardwareSettings
operator!=(const HardwareSettings &other) constSpaIot::HardwareSettings
operator=(const HardwareSettings &other)SpaIot::HardwareSettings
operator=(HardwareSettings &&other)SpaIot::HardwareSettings
operator==(const HardwareSettings &other) constSpaIot::HardwareSettings
print(Print &out) constSpaIot::HardwareSettings
registerContains(const String &name)SpaIot::HardwareSettingsstatic
~HardwareSettings()SpaIot::HardwareSettingsvirtual