| 
    10Duke Enterprise C++ Client
    
   | 
 
This is the complete list of members for JSONElement, including all inherited members.
| ARRAY enum value (defined in JSONElement) | JSONElement | |
| asString() const=0 | JSONElement | pure virtual | 
| BOOLEAN enum value (defined in JSONElement) | JSONElement | |
| getType() const=0 | JSONElement | pure virtual | 
| isArray() const | JSONElement | inline | 
| isBoolean() const | JSONElement | inline | 
| isNull() const | JSONElement | inline | 
| isNumber() const | JSONElement | inline | 
| isObject() const | JSONElement | inline | 
| isString() const | JSONElement | inline | 
| isUndefined() const | JSONElement | inline | 
| NULLISH enum value (defined in JSONElement) | JSONElement | |
| NUMBER enum value (defined in JSONElement) | JSONElement | |
| OBJECT enum value (defined in JSONElement) | JSONElement | |
| STRING enum value (defined in JSONElement) | JSONElement | |
| Type enum name | JSONElement | |
| typeToString(const enum Type type) | JSONElement | inlinestatic | 
| UNDEFINED enum value (defined in JSONElement) | JSONElement | |
| ~JSONElement()=default (defined in JSONElement) | JSONElement | virtual |