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

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

getAnyValue() override (defined in switchboard::UIntParameter)switchboard::UIntParameter
getMaximumValue() const overrideswitchboard::UIntStoredParametervirtual
getMinimumValue() const overrideswitchboard::UIntStoredParametervirtual
getValue() const overrideswitchboard::UIntStoredParametervirtual
setValue(const uint newValue) overrideswitchboard::UIntStoredParametervirtual
setValue(std::any newValue) override (defined in switchboard::UIntParameter)switchboard::UIntParameter
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
~UIntParameter()=defaultswitchboard::UIntParametervirtual