|
HDK
|
This is the complete list of members for apex::APEX_ParmDict, including all inherited members.
| APEX_ParmDict() | apex::APEX_ParmDict | inline |
| APEX_ParmDict(APEX_Buffer *external) | apex::APEX_ParmDict | |
| APEX_ParmDict(const UT_OptionsHolder &opt) | apex::APEX_ParmDict | inline |
| APEX_ParmDict(const APEX_ParmDict &other) | apex::APEX_ParmDict | inline |
| bindGraphData(const APEX_Graph &graph, const APEX_PortIDRange &ports) | apex::APEX_ParmDict | |
| buffer() const | apex::APEX_ParmDict | |
| bumpDataId() | apex::APEX_ParmDict | inline |
| clear() | apex::APEX_ParmDict | inline |
| compareDataIds(const APEX_ParmDict &other, bool check_missing=false) | apex::APEX_ParmDict | |
| contains(const UT_StringRef &key) const | apex::APEX_ParmDict | inline |
| copyDataId(const APEX_ParmDict &other) | apex::APEX_ParmDict | inline |
| dataId() const | apex::APEX_ParmDict | inline |
| empty() const | apex::APEX_ParmDict | inline |
| get(const UT_StringRef &key) const | apex::APEX_ParmDict | inline |
| get(const UT_StringRef &key) | apex::APEX_ParmDict | inline |
| getHandle(const UT_StringRef &key) | apex::APEX_ParmDict | |
| getHandle(const UT_StringRef &key) const | apex::APEX_ParmDict | |
| isValidKey(const UT_StringRef &key, UT_StringHolder *err_msg=nullptr) | apex::APEX_ParmDict | static |
| map() | apex::APEX_ParmDict | inline |
| map() const | apex::APEX_ParmDict | inline |
| mergeUtOptions(const UT_OptionsHolder &opt_h, bool clear=false, bool add_missing=true, bool allow_type_change=true, const APEX_Signature *signature=nullptr) | apex::APEX_ParmDict | |
| operator=(const UT_OptionsHolder &opt) | apex::APEX_ParmDict | inline |
| operator=(const APEX_ParmDict &other) | apex::APEX_ParmDict | inline |
| remove(const UT_StringRef &key) | apex::APEX_ParmDict | |
| renameEntry(const UT_StringRef &key, const UT_StringRef &newname) | apex::APEX_ParmDict | |
| set(const UT_StringRef &key, const T &value, bool add_missing=true, bool allow_type_change=false, bool bump_data_id=true) | apex::APEX_ParmDict | inline |
| set(const UT_StringRef &key, const APEX_Argument &arg, bool add_missing=true, bool allow_type_change=false, bool force_update=false, bool bump_data_id=true, bool bump_data_id_on_conversion=true) | apex::APEX_ParmDict | |
| set(const UT_StringRef &key, const APEX_TrackedArgument &arg, bool add_missing=true, bool allow_type_change=false, bool force_update=false, bool bump_data_id=true, bool bump_data_id_on_conversion=true) | apex::APEX_ParmDict | |
| sharesBuffer(const APEX_ParmDict &other) const | apex::APEX_ParmDict | |
| size() const | apex::APEX_ParmDict | inline |
| theTypeSuffix | apex::APEX_ParmDict | static |
| update(const APEX_ParmDict &other, bool add_missing=false, bool allow_type_change=false, bool force_copy=false, UT_StringArray *changelist=nullptr, bool bump_data_id_on_conversion=true) | apex::APEX_ParmDict | |
| updateUtOptions(UT_Options &opt_h, bool clear=false, bool include_geometry=false, bool include_typeinfo=true) const | apex::APEX_ParmDict | |
| updateUtOptions(UT_OptionsHolder &opt_h, bool clear=false, bool include_geometry=false, bool include_typeinfo=true) const | apex::APEX_ParmDict |