|
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]) |
|
◆ errors()
- Returns
- Map of errors that happened while processing (applying or obtaining) setting values, indexed by setting ids. Each value must be a human-readable error message in English. Can be null or empty if there are no errors.
◆ getErrors()
virtual IStringMap* nx::sdk::ISettingsResponse0::getErrors |
( |
| ) |
const |
|
protectedpure virtual |
◆ getValues()
virtual IStringMap* nx::sdk::ISettingsResponse0::getValues |
( |
| ) |
const |
|
protectedpure virtual |
◆ values()
- Returns
- Map of setting values, indexed by setting ids. Can be null or empty if there are no setting values to return.
The documentation for this class was generated from the following file: