HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_JSONValueMap Member List

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

addArrayChild(const UT_StringHolder &map_key)UT_JSONValueMap
addMapChild(const UT_StringHolder &map_key)UT_JSONValueMap
begin()UT_JSONValueMapinline
begin() const UT_JSONValueMapinline
bumpRef(int d)UT_JSONValueMapinline
clear()UT_JSONValueMap
const_iterator typedefUT_JSONValueMap
dump() const UT_JSONValueMap
emplace(const UT_StringHolder &key, ARGS &&...args)UT_JSONValueMapinline
end()UT_JSONValueMapinline
end() const UT_JSONValueMapinline
entries() const UT_JSONValueMapinline
get(int64 i) const UT_JSONValueMapinline
get(int64 i)UT_JSONValueMapinline
get(const UT_StringRef &k) const UT_JSONValueMap
get(const UT_StringRef &k)UT_JSONValueMap
get(const UT_StringRef &key, int32 def_value) const UT_JSONValueMap
get(const UT_StringRef &key, int64 def_value) const UT_JSONValueMap
get(const UT_StringRef &key, const UT_StringRef &def_value) const UT_JSONValueMap
get(const UT_StringRef &key, const UT_StringArray &def_value) const UT_JSONValueMap
getArray(const UT_StringRef &k) const UT_JSONValueMap
getArray(const UT_StringRef &k)UT_JSONValueMap
getKeyReferences(UT_StringArray &keys) const UT_JSONValueMap
getKeys(UT_StringArray &keys) const UT_JSONValueMap
getObject(const UT_StringRef &k) const UT_JSONValueMap
getObject(const UT_StringRef &k)UT_JSONValueMap
getRef() const UT_JSONValueMapinline
hash() const UT_JSONValueMap
import(const UT_StringRef &key, T &result) const UT_JSONValueMap
insert(const UT_StringHolder &key, const UT_JSONValue &value)UT_JSONValueMap
iterator classUT_JSONValueMapfriend
makeUnique() const UT_JSONValueMap
operator!=(const UT_JSONValueMap &arr) const UT_JSONValueMapinline
operator()(int64 i) const UT_JSONValueMapinline
operator()(int64 i)UT_JSONValueMapinline
operator()(const UT_StringRef &k) const UT_JSONValueMapinline
operator()(const UT_StringRef &k)UT_JSONValueMapinline
operator==(const UT_JSONValueMap &arr) const UT_JSONValueMap
operator[](int64 i) const UT_JSONValueMapinline
operator[](int64 i)UT_JSONValueMapinline
operator[](const UT_StringRef &k) const UT_JSONValueMapinline
operator[](const UT_StringRef &k)UT_JSONValueMapinline
remove(const UT_StringHolder &key)UT_JSONValueMap
rename(const UT_StringHolder &old_key, const UT_StringHolder &new_key)UT_JSONValueMap
save(UT_JSONWriter &os) const UT_JSONValueMap
size() const UT_JSONValueMapinline
UT_JSONValueMap()UT_JSONValueMap
~UT_JSONValueMap()UT_JSONValueMap