|
template<int len> |
static constexpr const InterfaceId * | makeId (const char(&charArray)[len]) |
|
template<class TemplateInstance , class TemplateArg , int len> |
static const InterfaceId * | makeIdForTemplate (const char(&baseIdCharArray)[len]) |
|
◆ getErrors()
virtual IStringMap* nx::sdk::ISettingsResponse::getErrors |
( |
| ) |
const |
|
protectedpure virtual |
- Returns
- Map of errors that happened while obtaining setting values, indexed by setting ids. Each value must be a human-readable error message in English.
Implemented in nx::sdk::SettingsResponse.
◆ getValues()
virtual IStringMap* nx::sdk::ISettingsResponse::getValues |
( |
| ) |
const |
|
protectedpure virtual |
The documentation for this class was generated from the following file: