Urho3D
Dviglo::JSONValue Member List

This is the complete list of members for Dviglo::JSONValue, including all inherited members.

arrayValue_Dviglo::JSONValue
Begin()Dviglo::JSONValue
Begin() constDviglo::JSONValue
boolValue_Dviglo::JSONValue
Clear()Dviglo::JSONValue
Contains(const String &key) constDviglo::JSONValue
EMPTYDviglo::JSONValuestatic
emptyArrayDviglo::JSONValuestatic
emptyObjectDviglo::JSONValuestatic
End()Dviglo::JSONValue
End() constDviglo::JSONValue
Erase(unsigned pos, unsigned length=1)Dviglo::JSONValue
Erase(const String &key)Dviglo::JSONValue
Get(const String &key) constDviglo::JSONValue
GetArray() constDviglo::JSONValueinline
GetBool(bool defaultValue=false) constDviglo::JSONValueinline
GetCString(const char *defaultValue="") constDviglo::JSONValueinline
GetDouble(double defaultValue=0.0) constDviglo::JSONValueinline
GetFloat(float defaultValue=0.0f) constDviglo::JSONValueinline
GetInt(int defaultValue=0) constDviglo::JSONValueinline
GetNumberType() constDviglo::JSONValue
GetNumberTypeFromName(const String &typeName)Dviglo::JSONValuestatic
GetNumberTypeFromName(const char *typeName)Dviglo::JSONValuestatic
GetNumberTypeName() constDviglo::JSONValue
GetNumberTypeName(JSONNumberType type)Dviglo::JSONValuestatic
GetObject() constDviglo::JSONValueinline
GetString(const String &defaultValue=String::EMPTY) constDviglo::JSONValueinline
GetUInt(unsigned defaultValue=0) constDviglo::JSONValueinline
GetValueType() constDviglo::JSONValue
GetValueTypeFromName(const String &typeName)Dviglo::JSONValuestatic
GetValueTypeFromName(const char *typeName)Dviglo::JSONValuestatic
GetValueTypeName() constDviglo::JSONValue
GetValueTypeName(JSONValueType type)Dviglo::JSONValuestatic
GetVariant() constDviglo::JSONValue
GetVariantMap() constDviglo::JSONValue
GetVariantValue(VariantType type) constDviglo::JSONValue
GetVariantVector() constDviglo::JSONValue
Insert(unsigned pos, const JSONValue &value)Dviglo::JSONValue
IsArray() constDviglo::JSONValueinline
IsBool() constDviglo::JSONValueinline
IsNull() constDviglo::JSONValueinline
IsNumber() constDviglo::JSONValueinline
IsObject() constDviglo::JSONValueinline
IsString() constDviglo::JSONValueinline
JSONValue()Dviglo::JSONValueinline
JSONValue(bool value)Dviglo::JSONValueinline
JSONValue(int value)Dviglo::JSONValueinline
JSONValue(unsigned value)Dviglo::JSONValueinline
JSONValue(float value)Dviglo::JSONValueinline
JSONValue(double value)Dviglo::JSONValueinline
JSONValue(const String &value)Dviglo::JSONValueinline
JSONValue(const char *value)Dviglo::JSONValueinline
JSONValue(const JSONArray &value)Dviglo::JSONValueinline
JSONValue(const JSONObject &value)Dviglo::JSONValueinline
JSONValue(const JSONValue &value)Dviglo::JSONValueinline
numberValue_Dviglo::JSONValue
objectValue_Dviglo::JSONValue
operator=(bool rhs)Dviglo::JSONValue
operator=(int rhs)Dviglo::JSONValue
operator=(unsigned rhs)Dviglo::JSONValue
operator=(float rhs)Dviglo::JSONValue
operator=(double rhs)Dviglo::JSONValue
operator=(const String &rhs)Dviglo::JSONValue
operator=(const char *rhs)Dviglo::JSONValue
operator=(const JSONArray &rhs)Dviglo::JSONValue
operator=(const JSONObject &rhs)Dviglo::JSONValue
operator=(const JSONValue &rhs)Dviglo::JSONValue
operator[](unsigned index)Dviglo::JSONValue
operator[](unsigned index) constDviglo::JSONValue
operator[](const String &key)Dviglo::JSONValue
operator[](const String &key) constDviglo::JSONValue
Pop()Dviglo::JSONValue
Push(const JSONValue &value)Dviglo::JSONValue
Resize(unsigned newSize)Dviglo::JSONValue
Set(const String &key, const JSONValue &value)Dviglo::JSONValue
SetType(JSONValueType valueType, JSONNumberType numberType=JSONNT_NAN)Dviglo::JSONValue
SetVariant(const Variant &variant, Context *context=nullptr)Dviglo::JSONValue
SetVariantMap(const VariantMap &variantMap, Context *context=nullptr)Dviglo::JSONValue
SetVariantValue(const Variant &variant, Context *context=nullptr)Dviglo::JSONValue
SetVariantVector(const VariantVector &variantVector, Context *context=nullptr)Dviglo::JSONValue
Size() constDviglo::JSONValue
stringValue_Dviglo::JSONValue
type_Dviglo::JSONValueprivate
~JSONValue()Dviglo::JSONValueinline