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

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

getAnyValue() override (defined in switchboard::UIntParameter)switchboard::UIntParameter
getMaximumValue() const overrideswitchboard::UIntCallbackParameter< T >inlinevirtual
getMinimumValue() const overrideswitchboard::UIntCallbackParameter< T >inlinevirtual
getValue() const overrideswitchboard::UIntCallbackParameter< T >inlinevirtual
setValue(const uint newValue) overrideswitchboard::UIntCallbackParameter< T >inlinevirtual
setValue(std::any newValue) override (defined in switchboard::UIntParameter)switchboard::UIntParameter
UIntCallbackParameter(const std::string name, T *instance, UIntGetter getter, UIntSetter setter, const uint minimumValue, const uint maximumValue)switchboard::UIntCallbackParameter< T >inline
UIntGetter typedef (defined in switchboard::UIntCallbackParameter< T >)switchboard::UIntCallbackParameter< T >
UIntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::UIntParameter
UIntSetter typedef (defined in switchboard::UIntCallbackParameter< T >)switchboard::UIntCallbackParameter< T >
~UIntParameter()=defaultswitchboard::UIntParametervirtual