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

This is the complete list of members for switchboard::FloatParameter, 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
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const =0switchboard::FloatParameterpure virtual
getMinimumValue() const =0switchboard::FloatParameterpure virtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const =0switchboard::FloatParameterpure virtual
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)=0switchboard::FloatParameterpure virtual
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