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

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

description (defined in switchboard::Parameter)switchboard::Parameterprotected
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const =0switchboard::IntParameterpure virtual
getMinimumValue() const =0switchboard::IntParameterpure virtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const =0switchboard::IntParameterpure virtual
id (defined in switchboard::Parameter)switchboard::Parameterprotected
IntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::IntParameter
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)=0switchboard::IntParameterpure virtual
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