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

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

description (defined in switchboard::Parameter)switchboard::Parameterprotected
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getMaximumValue() const overrideswitchboard::UIntStoredParametervirtual
getMinimumValue() const overrideswitchboard::UIntStoredParametervirtual
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::UIntStoredParametervirtual
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 uint newValue) overrideswitchboard::UIntStoredParametervirtual
switchboard::UIntParameter::setValue(std::any newValue) overrideswitchboard::UIntParametervirtual
Type enum name (defined in switchboard::Parameter)switchboard::Parameter
type (defined in switchboard::Parameter)switchboard::Parameterprotected
UIntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::UIntParameter
UIntStoredParameter(const std::string &id, const std::string &name, const std::string &description, const uint defaultValue, const uint minimumValue, const uint maximumValue)switchboard::UIntStoredParameter
~Parameter()=defaultswitchboard::Parametervirtual
~UIntParameter()=defaultswitchboard::UIntParametervirtual