10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
tenduke::json::SimpleJSONArray Member List

This is the complete list of members for tenduke::json::SimpleJSONArray, including all inherited members.

add(const std::shared_ptr<::tenduke::json::JSONElement > element) (defined in tenduke::json::SimpleJSONArray)tenduke::json::SimpleJSONArrayinlinevirtual
ARRAY enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
asJSON() const overridetenduke::json::SimpleJSONArrayinlinevirtual
asString() const overridetenduke::json::SimpleJSONElementvirtual
BOOLEAN enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
getSize() const overridetenduke::json::SimpleJSONArrayinlinevirtual
getType() const overridetenduke::json::SimpleJSONElementvirtual
getValues() const overridetenduke::json::SimpleJSONArrayinlinevirtual
isArray() consttenduke::json::JSONElementinline
isBoolean() consttenduke::json::JSONElementinline
isEmpty() const overridetenduke::json::SimpleJSONArrayinlinevirtual
isNull() consttenduke::json::JSONElementinline
isNumber() consttenduke::json::JSONElementinline
isObject() consttenduke::json::JSONElementinline
isString() consttenduke::json::JSONElementinline
isUndefined() consttenduke::json::JSONElementinline
NULLISH enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
NUMBER enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
OBJECT enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
SimpleJSONArray() (defined in tenduke::json::SimpleJSONArray)tenduke::json::SimpleJSONArrayinline
SimpleJSONElement(::tenduke::json::JSONElement::Type type) (defined in tenduke::json::SimpleJSONElement)tenduke::json::SimpleJSONElementinlineexplicit
STRING enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
Type enum nametenduke::json::JSONElement
typeToString(const enum Type type)tenduke::json::JSONElementinlinestatic
UNDEFINED enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
~JSONArray() override=default (defined in tenduke::json::JSONArray)tenduke::json::JSONArray
~JSONElement()=default (defined in tenduke::json::JSONElement)tenduke::json::JSONElementvirtual