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

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

description (defined in switchboard::Parameter)switchboard::Parameterprotected
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const overrideswitchboard::IntPointerParametervirtual
getMinimumValue() const overrideswitchboard::IntPointerParametervirtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::IntPointerParametervirtual
id (defined in switchboard::Parameter)switchboard::Parameterprotected
IntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::IntParameter
IntPointerParameter(const std::string &id, const std::string &name, const std::string &description, int *valuePointer, const int minimumValue, const int maximumValue)switchboard::IntPointerParameter
IntPointerParameter(const std::string &id, const std::string &name, const std::string &description, std::atomic< int > *atomicValuePointer, const int minimumValue, const int maximumValue)switchboard::IntPointerParameter
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 int newValue) overrideswitchboard::IntPointerParametervirtual
switchboard::IntParameter::setValue(std::any newValue) overrideswitchboard::IntParametervirtual
Type enum name (defined in switchboard::Parameter)switchboard::Parameter
type (defined in switchboard::Parameter)switchboard::Parameterprotected
~IntParameter()=defaultswitchboard::IntParametervirtual
~Parameter()=defaultswitchboard::Parametervirtual