Switchboard SDK
Loading...
Searching...
No Matches
switchboard::IntStoredParameter Member List

This is the complete list of members for switchboard::IntStoredParameter, including all inherited members.

description (defined in switchboard::Parameter)switchboard::Parameterprotected
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const overrideswitchboard::IntStoredParametervirtual
getMinimumValue() const overrideswitchboard::IntStoredParametervirtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::IntStoredParametervirtual
id (defined in switchboard::Parameter)switchboard::Parameterprotected
IntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::IntParameter
IntStoredParameter(const std::string &id, const std::string &name, const std::string &description, const int defaultValue, const int minimumValue, const int maximumValue)switchboard::IntStoredParameter
name (defined in switchboard::Parameter)switchboard::Parameterprotected
Parameter(const Type type, const std::string &id, const std::string &name, const std::string &description)switchboard::Parameter
setValue(const int newValue) overrideswitchboard::IntStoredParametervirtual
switchboard::IntParameter::setValue(std::any newValue) overrideswitchboard::IntParametervirtual
Type enum name (defined in switchboard::Parameter)switchboard::Parameter
type (defined in switchboard::Parameter)switchboard::Parameterprotected
~IntParameter()=defaultswitchboard::IntParametervirtual
~Parameter()=defaultswitchboard::Parametervirtual