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

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

addProperty(const std::string &name, const std::shared_ptr<::tenduke::json::JSONElement > &value) (defined in SimpleJSONObject)SimpleJSONObjectinlinevirtual
ARRAY enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
asJSON() const overrideSimpleJSONObjectinlinevirtual
asString() const overridetenduke::json::SimpleJSONElementvirtual
BOOLEAN enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
getProperties() const overrideSimpleJSONObjectinlinevirtual
getProperty(const std::string &propertyName) const overrideSimpleJSONObjectinlinevirtual
getType() const overridetenduke::json::SimpleJSONElementvirtual
hasProperty(const std::string &propertyName) const overrideSimpleJSONObjectinlinevirtual
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
removeProperty(const std::string &propertyName) overrideSimpleJSONObjectinlinevirtual
SimpleJSONElement(::tenduke::json::JSONElement::Type type) (defined in tenduke::json::SimpleJSONElement)tenduke::json::SimpleJSONElementinlineexplicit
SimpleJSONObject() (defined in SimpleJSONObject)SimpleJSONObjectinline
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
~JSONElement()=default (defined in tenduke::json::JSONElement)tenduke::json::JSONElementvirtual
~JSONObject() override=default (defined in tenduke::json::JSONObject)tenduke::json::JSONObject