adjustSize(int offset) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
appendValue(const DataType &value) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
Array typedef | PDG_AttributeArray< AttribType, DataType, ArrayType > | |
Base typedef | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | |
clear() | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
clone() const override | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | inlinevirtual |
compare(const PDG_AttributeData *other) const override | PDG_AttributeArray< AttribType, DataType, ArrayType > | inlinevirtual |
concat(const Self *other) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
copy(const Self *other) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
Data typedef | PDG_AttributeArray< AttribType, DataType, ArrayType > | |
eventType(PDG_AttributeType type) | PDG_AttributeData | static |
expand(const DataType &value, int component) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inlineprotected |
expandIfNeeded(const DataType &default_value, int component) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inlineprotected |
fromType(PDG_AttributeType type) | PDG_AttributeData | static |
getMemoryUsage(bool inclusive) const override | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | inlinevirtual |
hasData() const | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
hash(SYS_HashType &hash_value, UT_WorkBuffer &errors) const override | PDG_AttributeArray< AttribType, DataType, ArrayType > | inlinevirtual |
intrinsicFromName(const UT_StringRef &name) | PDG_AttributeData | static |
loadData(const UT_JSONValue &value) override | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | inlinevirtual |
loadData(const UT_StringHolder &key, const UT_OptionsHolder &dict) override | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | inlinevirtual |
makeValidName(UT_StringHolder &name, const UT_StringHolder &str, bool allow_internal=false) | PDG_AttributeData | static |
Map typedef | PDG_AttributeArray< AttribType, DataType, ArrayType > | |
merge(PDG_AttributeMergeOp merge_op, int stride) override | PDG_AttributeArray< AttribType, DataType, ArrayType > | inlinevirtual |
PDG_AttributeData::merge(UT_StringArray &data, PDG_AttributeMergeOp merge_op, int stride) | PDG_AttributeData | protectedstatic |
PDG_AttributeData::merge(PDG_File::Array &data, PDG_AttributeMergeOp merge_op, int stride) | PDG_AttributeData | protectedstatic |
PDG_AttributeData::merge(UT_ValArray< fpreal > &data, PDG_AttributeMergeOp merge_op, int stride) | PDG_AttributeData | protectedstatic |
PDG_AttributeData::merge(UT_ValArray< exint > &data, PDG_AttributeMergeOp merge_op, int stride) | PDG_AttributeData | protectedstatic |
PDG_AttributeData::merge(UT_Array< UT_OptionsHolder > &data, PDG_AttributeMergeOp merge_op, int stride) | PDG_AttributeData | protectedstatic |
mergeName(PDG_AttributeMergeOp merge) | PDG_AttributeData | static |
myData | PDG_AttributeArray< AttribType, DataType, ArrayType > | protected |
nameFromIntrinsic(PDG_AttributeIntrinsic attrib_type, const UT_StringHolder &name) | PDG_AttributeData | static |
PDG_AttributeArray() | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
PDG_AttributeArray(const ArrayType &data) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inlineexplicit |
PDG_AttributeData() | PDG_AttributeData | |
saveData(UT_JSONWriter &writer) const override | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | inlinevirtual |
saveData(const UT_StringHolder &key, UT_OptionsHolder &dict) const override | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | inlinevirtual |
Self typedef | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | |
setSize(int size) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
setValue(const ArrayType &data) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
setValue(const ArrayType &&data) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
setValue(const DataType &value, int component) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
setValues(const ArrayType &data) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
size() const | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
swap(Self *other) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
theConcatKey | PDG_AttributeData | static |
theFlagKey | PDG_AttributeData | static |
theOwnKey | PDG_AttributeData | static |
theRuntimeKey | PDG_AttributeData | static |
theTypeKey | PDG_AttributeData | static |
theValueKey | PDG_AttributeData | static |
truncate(int length) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
TypeEnum | PDG_AttributeArray< AttribType, DataType, ArrayType > | static |
typeFromString(const UT_StringHolder &type_name) | PDG_AttributeData | static |
typeName(PDG_AttributeType type) | PDG_AttributeData | static |
valid(int component) const | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
validName(const UT_StringHolder &str, bool allow_internal=false) | PDG_AttributeData | static |
value(DataType &data, int component) const | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
value(int component) const | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
value(int component) | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
values() const | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
values() | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
~PDG_AttributeArray() override | PDG_AttributeArray< AttribType, DataType, ArrayType > | inline |
~PDG_AttributeData() | PDG_AttributeData | virtual |
~PDG_AttributePrimitive() override | PDG_AttributePrimitive< AttribType, DataType, ArrayType, JSONType > | inline |