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

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

BoolParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::BoolParameter
BoolPointerParameter(const std::string &id, const std::string &name, const std::string &description, bool *valuePointer)switchboard::BoolPointerParameter
BoolPointerParameter(const std::string &id, const std::string &name, const std::string &description, std::atomic< bool > *atomicValuePointer)switchboard::BoolPointerParameter
description (defined in switchboard::Parameter)switchboard::Parameterprotected
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::BoolPointerParametervirtual
id (defined in switchboard::Parameter)switchboard::Parameterprotected
name (defined in switchboard::Parameter)switchboard::Parameterprotected
Parameter(const Type type, const std::string &id, const std::string &name, const std::string &description)switchboard::Parameter
setValue(const bool newValue) overrideswitchboard::BoolPointerParametervirtual
switchboard::BoolParameter::setValue(std::any newValue) overrideswitchboard::BoolParametervirtual
Type enum name (defined in switchboard::Parameter)switchboard::Parameter
type (defined in switchboard::Parameter)switchboard::Parameterprotected
~BoolParameter()=defaultswitchboard::BoolParametervirtual
~Parameter()=defaultswitchboard::Parametervirtual