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

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

getAnyValue() override (defined in switchboard::IntParameter)switchboard::IntParameter
getMaximumValue() const overrideswitchboard::IntStoredParametervirtual
getMinimumValue() const overrideswitchboard::IntStoredParametervirtual
getValue() const overrideswitchboard::IntStoredParametervirtual
IntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::IntParameter
IntStoredParameter(const std::string &id, const std::string &name, const std::string &description, const int defaultValue, const int minimumValue, const int maximumValue)switchboard::IntStoredParameter
setValue(const int newValue) overrideswitchboard::IntStoredParametervirtual
setValue(std::any newValue) override (defined in switchboard::IntParameter)switchboard::IntParameter
~IntParameter()=defaultswitchboard::IntParametervirtual