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

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

getMaximumValue() const overrideswitchboard::UIntPointerParametervirtual
getMinimumValue() const overrideswitchboard::UIntPointerParametervirtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::UIntPointerParametervirtual
name (defined in switchboard::Parameter)switchboard::Parameterprotected
Parameter(const Type type, const std::string name) (defined in switchboard::Parameter)switchboard::Parameter
setValue(const uint newValue) overrideswitchboard::UIntPointerParametervirtual
Type enum name (defined in switchboard::Parameter)switchboard::Parameter
type (defined in switchboard::Parameter)switchboard::Parameterprotected
UIntParameter(const std::string name)switchboard::UIntParameter
UIntPointerParameter(const std::string name, uint *valuePointer, const uint minimumValue, const uint maximumValue)switchboard::UIntPointerParameter
UIntPointerParameter(std::string name, std::atomic< uint > *atomicValuePointer, const uint minimumValue, const uint maximumValue)switchboard::UIntPointerParameter
~Parameter()=defaultswitchboard::Parametervirtual
~UIntParameter()=defaultswitchboard::UIntParametervirtual