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

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

description (defined in switchboard::Parameter)switchboard::Parameterprotected
FloatCallbackParameter(const std::string &id, const std::string &name, const std::string &description, T *instance, FloatGetter getter, FloatSetter setter, const float minimumValue, const float maximumValue)switchboard::FloatCallbackParameter< T >inline
FloatGetter typedef (defined in switchboard::FloatCallbackParameter< T >)switchboard::FloatCallbackParameter< T >
FloatParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::FloatParameter
FloatSetter typedef (defined in switchboard::FloatCallbackParameter< T >)switchboard::FloatCallbackParameter< T >
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const overrideswitchboard::FloatCallbackParameter< T >inlinevirtual
getMinimumValue() const overrideswitchboard::FloatCallbackParameter< T >inlinevirtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::FloatCallbackParameter< T >inlinevirtual
id (defined in switchboard::Parameter)switchboard::Parameterprotected
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 float newValue) overrideswitchboard::FloatCallbackParameter< T >inlinevirtual
switchboard::FloatParameter::setValue(std::any newValue) overrideswitchboard::FloatParametervirtual
Type enum name (defined in switchboard::Parameter)switchboard::Parameter
type (defined in switchboard::Parameter)switchboard::Parameterprotected
~FloatParameter()=defaultswitchboard::FloatParametervirtual
~Parameter()=defaultswitchboard::Parametervirtual