Switchboard SDK
Loading...
Searching...
No Matches
switchboard::IntCallbackParameter< T > Member List

This is the complete list of members for switchboard::IntCallbackParameter< T >, including all inherited members.

getAnyValue() override (defined in switchboard::IntParameter)switchboard::IntParameter
getMaximumValue() const overrideswitchboard::IntCallbackParameter< T >inlinevirtual
getMinimumValue() const overrideswitchboard::IntCallbackParameter< T >inlinevirtual
getValue() const overrideswitchboard::IntCallbackParameter< T >inlinevirtual
IntCallbackParameter(const std::string name, T *instance, IntGetter getter, IntSetter setter, const int minimumValue, const int maximumValue)switchboard::IntCallbackParameter< T >inline
IntGetter typedef (defined in switchboard::IntCallbackParameter< T >)switchboard::IntCallbackParameter< T >
IntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::IntParameter
IntSetter typedef (defined in switchboard::IntCallbackParameter< T >)switchboard::IntCallbackParameter< T >
setValue(const int newValue) overrideswitchboard::IntCallbackParameter< T >inlinevirtual
setValue(std::any newValue) override (defined in switchboard::IntParameter)switchboard::IntParameter
~IntParameter()=defaultswitchboard::IntParametervirtual