|
HDK
|
This is the complete list of members for PDG_AttributePyObject, including all inherited members.
| clone() const override | PDG_AttributePyObject | virtual |
| compare(const PDG_AttributeData *other) const override | PDG_AttributePyObject | virtual |
| compatibleType(PDG_AttributeType left, PDG_AttributeType right) | PDG_AttributeData | static |
| copy(const PDG_AttributePyObject *other, PDG_AttributeCopyOp copy_op) | PDG_AttributePyObject | |
| Data typedef | PDG_AttributePyObject | |
| eventType(PDG_AttributeType type) | PDG_AttributeData | static |
| fromType(PDG_AttributeType type) | PDG_AttributeData | static |
| getMemoryUsage(bool inclusive) const override | PDG_AttributePyObject | virtual |
| hasData() const | PDG_AttributePyObject | inline |
| hash(SYS_HashType &hash_value, exint index, UT_WorkBuffer &errors) const override | PDG_AttributePyObject | virtual |
| intrinsicFromName(const UT_StringRef &name) | PDG_AttributeData | static |
| isArrayType(PDG_AttributeType type) | PDG_AttributeData | static |
| loadData(const UT_JSONValue &value) override | PDG_AttributePyObject | virtual |
| loadData(const UT_StringHolder &key, const UT_OptionsHolder &dict) override | PDG_AttributePyObject | virtual |
| makeValidName(UT_StringHolder &name, const UT_StringHolder &str, bool allow_internal=false) | PDG_AttributeData | static |
| Map typedef | PDG_AttributePyObject | |
| merge(PDG_AttributeMergeOp merge_op, int stride) override | PDG_AttributePyObject | virtual |
| 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 |
| nameFromIntrinsic(PDG_AttributeIntrinsic attrib_type, const UT_StringHolder &name) | PDG_AttributeData | static |
| object() const | PDG_AttributePyObject | |
| PDG_AttributeData() | PDG_AttributeData | |
| PDG_AttributePyObject() | PDG_AttributePyObject | |
| PDG_AttributePyObject(PY_PyObject *object) | PDG_AttributePyObject | explicit |
| query(fpreal &value, const PDG_AttributeQuery &query, int component) const | PDG_AttributePyObject | |
| query(fpreal &value, const UT_StringHolder &str, int component) const | PDG_AttributePyObject | |
| query(UT_WorkBuffer &value, const PDG_AttributeQuery &query, int component) const | PDG_AttributePyObject | |
| query(UT_WorkBuffer &value, const UT_StringHolder &str, int component) const | PDG_AttributePyObject | |
| query(const UT_StringHolder &str) const | PDG_AttributePyObject | |
| repr(UT_WorkBuffer &str) const | PDG_AttributePyObject | |
| repr(UT_StringHolder &str) const | PDG_AttributePyObject | |
| saveData(UT_JSONWriter &writer) const override | PDG_AttributePyObject | virtual |
| saveData(const UT_StringHolder &key, UT_OptionsHolder &dict) const override | PDG_AttributePyObject | virtual |
| setObject(PY_PyObject *object) | PDG_AttributePyObject | |
| setObjectFromLiteral(const UT_StringHolder &literal, UT_WorkBuffer &errors) | PDG_AttributePyObject | |
| setObjectFromString(const UT_StringHolder &repr) | PDG_AttributePyObject | |
| setValue(PY_PyObject *object, int index) | PDG_AttributePyObject | inline |
| size() const | PDG_AttributePyObject | inline |
| str(UT_StringHolder &str) const | PDG_AttributePyObject | |
| swap(PDG_AttributePyObject *other) | PDG_AttributePyObject | 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 |
| TypeEnum | PDG_AttributePyObject | static |
| typeFromString(const UT_StringHolder &type_name) | PDG_AttributeData | static |
| typeName(PDG_AttributeType type) | PDG_AttributeData | static |
| valid(int component) const | PDG_AttributePyObject | inline |
| validName(const UT_StringHolder &str, bool allow_internal=false) | PDG_AttributeData | static |
| value(PY_PyObject *&object, int component) const | PDG_AttributePyObject | inline |
| ~PDG_AttributeData() | PDG_AttributeData | virtual |
| ~PDG_AttributePyObject() override | PDG_AttributePyObject |