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

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

ARRAY enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
asJSON() const overridetenduke::json::SimpleJSONStringinlinevirtual
asString() const overridetenduke::json::SimpleJSONStringinlinevirtual
BOOLEAN enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
getType() const overridetenduke::json::SimpleJSONElementvirtual
getValue() const overridetenduke::json::SimpleJSONStringinlinevirtual
isArray() consttenduke::json::JSONElementinline
isBoolean() consttenduke::json::JSONElementinline
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
SimpleJSONElement(::tenduke::json::JSONElement::Type type) (defined in tenduke::json::SimpleJSONElement)tenduke::json::SimpleJSONElementinlineexplicit
SimpleJSONString(const std::string &value) (defined in tenduke::json::SimpleJSONString)tenduke::json::SimpleJSONStringinlineexplicit
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
value (defined in tenduke::json::SimpleJSONString)tenduke::json::SimpleJSONStringprotected
~JSONElement()=default (defined in tenduke::json::JSONElement)tenduke::json::JSONElementvirtual
~JSONString() override=default (defined in tenduke::json::JSONString)tenduke::json::JSONString