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

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

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
getAnyValue() override (defined in switchboard::FloatParameter)switchboard::FloatParameter
getMaximumValue() const overrideswitchboard::FloatStoredParametervirtual
getMinimumValue() const overrideswitchboard::FloatStoredParametervirtual
getValue() const overrideswitchboard::FloatStoredParametervirtual
setValue(const float newValue) overrideswitchboard::FloatStoredParametervirtual
setValue(std::any newValue) override (defined in switchboard::FloatParameter)switchboard::FloatParameter
~FloatParameter()=defaultswitchboard::FloatParametervirtual