Switchboard SDK
Loading...
Searching...
No Matches
switchboard::IntCallbackParameter< T > Member List

This is the complete list of members for switchboard::IntCallbackParameter< T >, including all inherited members.

description (defined in switchboard::Parameter)switchboard::Parameterprotected
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const overrideswitchboard::IntCallbackParameter< T >inlinevirtual
getMinimumValue() const overrideswitchboard::IntCallbackParameter< T >inlinevirtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::IntCallbackParameter< T >inlinevirtual
id (defined in switchboard::Parameter)switchboard::Parameterprotected
IntCallbackParameter(const std::string name, T *instance, IntGetter getter, IntSetter setter, const int minimumValue, const int maximumValue)switchboard::IntCallbackParameter< T >inline
IntGetter typedef (defined in switchboard::IntCallbackParameter< T >)switchboard::IntCallbackParameter< T >
IntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::IntParameter
IntSetter typedef (defined in switchboard::IntCallbackParameter< T >)switchboard::IntCallbackParameter< T >
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::IntCallbackParameter< T >inlinevirtual
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