HDK
|
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_JSONValueMap | inline |
begin() const | UT_JSONValueMap | inline |
bumpRef(int d) | UT_JSONValueMap | inline |
clear() | UT_JSONValueMap | |
const_iterator typedef | UT_JSONValueMap | |
dump() const | UT_JSONValueMap | |
emplace(const UT_StringHolder &key, ARGS &&...args) | UT_JSONValueMap | inline |
end() | UT_JSONValueMap | inline |
end() const | UT_JSONValueMap | inline |
entries() const | UT_JSONValueMap | inline |
get(int64 i) const | UT_JSONValueMap | inline |
get(int64 i) | UT_JSONValueMap | inline |
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_JSONValueMap | inline |
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 class | UT_JSONValueMap | friend |
makeUnique() const | UT_JSONValueMap | |
operator!=(const UT_JSONValueMap &arr) const | UT_JSONValueMap | inline |
operator()(int64 i) const | UT_JSONValueMap | inline |
operator()(int64 i) | UT_JSONValueMap | inline |
operator()(const UT_StringRef &k) const | UT_JSONValueMap | inline |
operator()(const UT_StringRef &k) | UT_JSONValueMap | inline |
operator==(const UT_JSONValueMap &arr) const | UT_JSONValueMap | |
operator[](int64 i) const | UT_JSONValueMap | inline |
operator[](int64 i) | UT_JSONValueMap | inline |
operator[](const UT_StringRef &k) const | UT_JSONValueMap | inline |
operator[](const UT_StringRef &k) | UT_JSONValueMap | inline |
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_JSONValueMap | inline |
UT_JSONValueMap() | UT_JSONValueMap | |
~UT_JSONValueMap() | UT_JSONValueMap |