|
Switchboard Extension SDK
|
This is the complete list of members for switchboard::Parameter, including all inherited members.
| defaultValue (defined in switchboard::Parameter) | switchboard::Parameter | protected |
| getAnyValue()=0 | switchboard::Parameter | pure virtual |
| getDefaultValue() const | switchboard::Parameter | virtual |
| getDescription() const | switchboard::Parameter | |
| getID() const | switchboard::Parameter | |
| getName() const | switchboard::Parameter | |
| getType() const | switchboard::Parameter | |
| Parameter(const Type type, const std::string &id, const std::string &name, const std::string &description) | switchboard::Parameter | |
| setValue(std::any newValue)=0 | switchboard::Parameter | pure virtual |
| Type enum name (defined in switchboard::Parameter) | switchboard::Parameter | |
| ~Parameter()=default | switchboard::Parameter | virtual |