HDK
|
This is the complete list of members for IMG_Metadata, including all inherited members.
add(const UT_StringHolder &key, const IMG_MetadataItem &item) | IMG_Metadata | |
addTypedString(const UT_StringHolder &name, const char *val) | IMG_Metadata | |
begin() const | IMG_Metadata | inline |
clear() | IMG_Metadata | inline |
const_iterator typedef | IMG_Metadata | |
contains(const UT_StringRef &key) const | IMG_Metadata | inline |
dump() const | IMG_Metadata | |
end() const | IMG_Metadata | inline |
erase(const UT_StringRef &name) | IMG_Metadata | inline |
find(const UT_StringRef &name, IMG_MetadataItem &value, const char *format_prefix=nullptr) const | IMG_Metadata | |
getOption(const UT_StringRef &name, UT_StringHolder &val, const char *prefix=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &name, bool &value, const char *format=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &n, UT_StringHolder &v, const char *format=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &name, int32 &val, const char *format=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &name, int64 &val, const char *format=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &name, fpreal32 &val, const char *format=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &name, fpreal64 &val, const char *format=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &name, UT_Matrix4F &m, const char *format=nullptr) const | IMG_Metadata | |
import(const UT_StringRef &name, UT_Matrix4D &m, const char *format=nullptr) const | IMG_Metadata | |
merge(const IMG_Metadata &src, bool overwrite=true) | IMG_Metadata | |
save(UT_JSONWriter &os) const | IMG_Metadata | |
size() const | IMG_Metadata | inline |
Storage typedef | IMG_Metadata | |
toString(const UT_StringRef &name, UT_StringHolder &value, const char *format=nullptr, bool pretty_print=true) const | IMG_Metadata | |
TypeInfo typedef | IMG_Metadata |