Urho3D
Dviglo
JSONValue
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
() const
Dviglo::JSONValue
boolValue_
Dviglo::JSONValue
Clear
()
Dviglo::JSONValue
Contains
(const String &key) const
Dviglo::JSONValue
EMPTY
Dviglo::JSONValue
static
emptyArray
Dviglo::JSONValue
static
emptyObject
Dviglo::JSONValue
static
End
()
Dviglo::JSONValue
End
() const
Dviglo::JSONValue
Erase
(unsigned pos, unsigned length=1)
Dviglo::JSONValue
Erase
(const String &key)
Dviglo::JSONValue
Get
(const String &key) const
Dviglo::JSONValue
GetArray
() const
Dviglo::JSONValue
inline
GetBool
(bool defaultValue=false) const
Dviglo::JSONValue
inline
GetCString
(const char *defaultValue="") const
Dviglo::JSONValue
inline
GetDouble
(double defaultValue=0.0) const
Dviglo::JSONValue
inline
GetFloat
(float defaultValue=0.0f) const
Dviglo::JSONValue
inline
GetInt
(int defaultValue=0) const
Dviglo::JSONValue
inline
GetNumberType
() const
Dviglo::JSONValue
GetNumberTypeFromName
(const String &typeName)
Dviglo::JSONValue
static
GetNumberTypeFromName
(const char *typeName)
Dviglo::JSONValue
static
GetNumberTypeName
() const
Dviglo::JSONValue
GetNumberTypeName
(JSONNumberType type)
Dviglo::JSONValue
static
GetObject
() const
Dviglo::JSONValue
inline
GetString
(const String &defaultValue=String::EMPTY) const
Dviglo::JSONValue
inline
GetUInt
(unsigned defaultValue=0) const
Dviglo::JSONValue
inline
GetValueType
() const
Dviglo::JSONValue
GetValueTypeFromName
(const String &typeName)
Dviglo::JSONValue
static
GetValueTypeFromName
(const char *typeName)
Dviglo::JSONValue
static
GetValueTypeName
() const
Dviglo::JSONValue
GetValueTypeName
(JSONValueType type)
Dviglo::JSONValue
static
GetVariant
() const
Dviglo::JSONValue
GetVariantMap
() const
Dviglo::JSONValue
GetVariantValue
(VariantType type) const
Dviglo::JSONValue
GetVariantVector
() const
Dviglo::JSONValue
Insert
(unsigned pos, const JSONValue &value)
Dviglo::JSONValue
IsArray
() const
Dviglo::JSONValue
inline
IsBool
() const
Dviglo::JSONValue
inline
IsNull
() const
Dviglo::JSONValue
inline
IsNumber
() const
Dviglo::JSONValue
inline
IsObject
() const
Dviglo::JSONValue
inline
IsString
() const
Dviglo::JSONValue
inline
JSONValue
()
Dviglo::JSONValue
inline
JSONValue
(bool value)
Dviglo::JSONValue
inline
JSONValue
(int value)
Dviglo::JSONValue
inline
JSONValue
(unsigned value)
Dviglo::JSONValue
inline
JSONValue
(float value)
Dviglo::JSONValue
inline
JSONValue
(double value)
Dviglo::JSONValue
inline
JSONValue
(const String &value)
Dviglo::JSONValue
inline
JSONValue
(const char *value)
Dviglo::JSONValue
inline
JSONValue
(const JSONArray &value)
Dviglo::JSONValue
inline
JSONValue
(const JSONObject &value)
Dviglo::JSONValue
inline
JSONValue
(const JSONValue &value)
Dviglo::JSONValue
inline
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) const
Dviglo::JSONValue
operator[]
(const String &key)
Dviglo::JSONValue
operator[]
(const String &key) const
Dviglo::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
() const
Dviglo::JSONValue
stringValue_
Dviglo::JSONValue
type_
Dviglo::JSONValue
private
~JSONValue
()
Dviglo::JSONValue
inline
Generated on Mon Jul 19 2021 08:31:12 for Urho3D by
1.8.17