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

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

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