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

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

description (defined in switchboard::Parameter)switchboard::Parameterprotected
getDescription() constswitchboard::Parameter
getID() constswitchboard::Parameter
getName() constswitchboard::Parameter
getType() constswitchboard::Parameter
getValue() const overrideswitchboard::StringStoredParametervirtual
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 std::string newValue) overrideswitchboard::StringStoredParametervirtual
switchboard::StringParameter::setValue(std::any newValue) overrideswitchboard::StringParametervirtual
StringParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::StringParameter
StringStoredParameter(const std::string &id, const std::string &name, const std::string &description, const std::string defaultValue)switchboard::StringStoredParameter
Type enum name (defined in switchboard::Parameter)switchboard::Parameter
type (defined in switchboard::Parameter)switchboard::Parameterprotected
~Parameter()=defaultswitchboard::Parametervirtual
~StringParameter()=defaultswitchboard::StringParametervirtual