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

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

BoolCallbackParameter(const std::string &id, const std::string &name, const std::string &description, T *instance, BoolGetter getter, BoolSetter setter)switchboard::BoolCallbackParameter< T >inline
BoolGetter typedef (defined in switchboard::BoolCallbackParameter< T >)switchboard::BoolCallbackParameter< T >
BoolParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::BoolParameter
BoolSetter typedef (defined in switchboard::BoolCallbackParameter< T >)switchboard::BoolCallbackParameter< T >
getAnyValue() override (defined in switchboard::BoolParameter)switchboard::BoolParameter
getValue() const overrideswitchboard::BoolCallbackParameter< T >inlinevirtual
setValue(const bool newValue) overrideswitchboard::BoolCallbackParameter< T >inlinevirtual
setValue(std::any newValue) override (defined in switchboard::BoolParameter)switchboard::BoolParameter
~BoolParameter()=defaultswitchboard::BoolParametervirtual