HDK
|
This is the complete list of members for PDG_File, including all inherited members.
Array typedef | PDG_File | |
clearStat() | PDG_File | |
data() const | PDG_File | inline |
eFileExpected enum value | PDG_File | |
eFileGenerated enum value | PDG_File | |
eFileRuntime enum value | PDG_File | |
eFileRuntimeExpected enum value | PDG_File | |
FileType enum name | PDG_File | |
getMemoryUsage(bool inclusive) const | PDG_File | |
Hash typedef | PDG_File | |
hash() const | PDG_File | inline |
HashArray typedef | PDG_File | |
isExpected() const | PDG_File | inline |
isGenerated() const | PDG_File | inline |
load(const UT_JSONValue &value, bool strict=true) | PDG_File | |
load(const UT_OptionsHolder &dict, bool strict=true) | PDG_File | |
load(Array &array, const UT_JSONValue &value, bool strict=true) | PDG_File | static |
load(Array &array, const UT_StringHolder &key, const UT_OptionsHolder &options, bool strict=true) | PDG_File | static |
local_data() const | PDG_File | |
localizePath(const PDG_Scheduler *scheduler) const | PDG_File | |
operator!=(const PDG_File &other) const | PDG_File | |
operator<(const PDG_File &other) const | PDG_File | |
operator<=(const PDG_File &other) const | PDG_File | |
operator==(const PDG_File &other) const | PDG_File | |
operator>(const PDG_File &other) const | PDG_File | |
operator>=(const PDG_File &other) const | PDG_File | |
own() const | PDG_File | inline |
PDG_File() | PDG_File | |
PDG_File(const UT_StringHolder &data, bool own) | PDG_File | |
PDG_File(const UT_StringHolder &data, const UT_StringHolder &tag, Hash hash, bool own) | PDG_File | |
PDG_File(const UT_StringHolder &data, const UT_StringHolder &tag, Hash hash, FileType type, bool own) | PDG_File | |
save(UT_JSONWriter &writer) const | PDG_File | |
save(UT_OptionsHolder &dict) const | PDG_File | |
save(const Array &array, UT_JSONWriter &writer) | PDG_File | static |
save(const Array &array, const UT_StringHolder &key, UT_OptionsHolder &dict) | PDG_File | static |
Set typedef | PDG_File | |
setData(const UT_StringHolder &data) | PDG_File | |
setHash(Hash hash) | PDG_File | |
setLocalData(const UT_StringHolder &local_data) | PDG_File | |
setOwn(bool own) | PDG_File | |
setSize(exint size) | PDG_File | |
setTag(const UT_StringHolder &tag) | PDG_File | |
setType(FileType type) | PDG_File | |
size() const | PDG_File | inline |
tag() const | PDG_File | inline |
theDataKey | PDG_File | static |
theEmptyFile | PDG_File | static |
theEmptyFileArray | PDG_File | static |
theHashKey | PDG_File | static |
theInvalidHash | PDG_File | static |
theOwnKey | PDG_File | static |
theSizeKey | PDG_File | static |
theTagKey | PDG_File | static |
theTypeKey | PDG_File | static |
type() const | PDG_File | inline |
updateStat(const PDG_WorkItem *work_item, bool force) | PDG_File |