10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
JSONElement Member List

This is the complete list of members for JSONElement, including all inherited members.

ARRAY enum value (defined in JSONElement)JSONElement
asString() const=0JSONElementpure virtual
BOOLEAN enum value (defined in JSONElement)JSONElement
getType() const=0JSONElementpure virtual
isArray() constJSONElementinline
isBoolean() constJSONElementinline
isNull() constJSONElementinline
isNumber() constJSONElementinline
isObject() constJSONElementinline
isString() constJSONElementinline
isUndefined() constJSONElementinline
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 nameJSONElement
typeToString(const enum Type type)JSONElementinlinestatic
UNDEFINED enum value (defined in JSONElement)JSONElement
~JSONElement()=default (defined in JSONElement)JSONElementvirtual