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

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

FloatParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::FloatParameter
getAnyValue() override (defined in switchboard::FloatParameter)switchboard::FloatParameter
getMaximumValue() const =0switchboard::FloatParameterpure virtual
getMinimumValue() const =0switchboard::FloatParameterpure virtual
getValue() const =0switchboard::FloatParameterpure virtual
setValue(const float newValue)=0switchboard::FloatParameterpure virtual
setValue(std::any newValue) override (defined in switchboard::FloatParameter)switchboard::FloatParameter
~FloatParameter()=defaultswitchboard::FloatParametervirtual