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.

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