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

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

getAnyValue() override (defined in switchboard::IntParameter)switchboard::IntParameter
getMaximumValue() const =0switchboard::IntParameterpure virtual
getMinimumValue() const =0switchboard::IntParameterpure virtual
getValue() const =0switchboard::IntParameterpure virtual
IntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::IntParameter
setValue(const int newValue)=0switchboard::IntParameterpure virtual
setValue(std::any newValue) override (defined in switchboard::IntParameter)switchboard::IntParameter
~IntParameter()=defaultswitchboard::IntParametervirtual