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

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

description (defined in switchboard::Parameter)switchboard::Parameterprotected
FloatParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::FloatParameter
FloatStoredParameter(const std::string &id, const std::string &name, const std::string &description, const float defaultValue, const float minimumValue, const float maximumValue)switchboard::FloatStoredParameter
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const overrideswitchboard::FloatStoredParametervirtual
getMinimumValue() const overrideswitchboard::FloatStoredParametervirtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::FloatStoredParametervirtual
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::FloatStoredParametervirtual
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