|
HDK
|
This is the complete list of members for UN_NodeData, including all inherited members.
| addData() | UN_Data | inlineprotected |
| addGenericBuffer(const UT_StringRef &name, UN_GenericBufferType type, const D &default_value) | UN_Data | inline |
| addGenericData(UN_DataIndex index) | UN_Data | inlineprotected |
| addGenericNodeDataBuffer(const UT_StringRef &name, UN_GenericBufferType type, const D &default_value) | UN_NodeData | inline |
| addNode() | UN_NodeData | |
| asOptions(UN_NodeID node_id) const | UN_NodeData | |
| categoryName(UN_NodeID node_id) const | UN_NodeData | inline |
| clearGenericData(UN_DataIndex index) | UN_Data | inlineprotected |
| clearNode(UN_NodeID node_id) | UN_NodeData | protected |
| color(UN_NodeID node_id) const | UN_NodeData | inline |
| comment(UN_NodeID node_id) const | UN_NodeData | inline |
| customData() | UN_Data | inline |
| customData() const | UN_Data | inline |
| customNodeData() | UN_NodeData | inline |
| customNodeData() const | UN_NodeData | inline |
| dataBufferSize() const | UN_Data | inlineprotected |
| dataIDs() const | UN_Data | inline |
| dataIndex(UN_DataID id) const | UN_Data | inlineprotected |
| findGenericBuffer(const UT_StringRef &name) const | UN_Data | inline |
| findOrAddData(UN_DataID data_id) | UN_Data | inlineprotected |
| findOrAddRootNode() | UN_NodeData | |
| freeDataBufferSize() const | UN_Data | inlineprotected |
| genericBufferName(UN_GenericBufferID id) const | UN_Data | inline |
| genericBufferType(UN_GenericBufferID id) const | UN_Data | inline |
| genericDataRef(UN_GenericBufferID buf_id, UN_NodeID node_id) const | UN_NodeData | inline |
| UN_Data::genericDataRef(UN_GenericBufferID buf_id, UN_DataID id) const | UN_Data | inlineprotected |
| genericDataVal(UN_GenericBufferID buf_id, UN_NodeID node_id) const | UN_NodeData | inline |
| UN_Data::genericDataVal(UN_GenericBufferID buf_id, UN_DataID id) const | UN_Data | inlineprotected |
| getDataRef(const B &buffer, UN_DataID id, const V &default_value) const | UN_Data | inlineprotected |
| getDataVal(const B &buffer, UN_DataID id, const V &default_value) const | UN_Data | inlineprotected |
| idRange() const | UN_NodeData | |
| IDRange typedef | UN_NodeData | |
| idSize() const | UN_Data | inline |
| indexSize() const | UN_Data | inline |
| isGenericDataSizeConsistent(UN_DataSize expected_size) const | UN_Data | inlineprotected |
| isValid(UN_NodeID node_id) const | UN_NodeData | inline |
| UN_Data::isValid(UN_DataID data_id) const | UN_Data | inlineprotected |
| merge(const UN_NodeData &src_node_data) | UN_NodeData | |
| merge(UN_NodeID node_id, const UN_Options &node_opts) | UN_NodeData | |
| mergeData(const UN_Data &src_data, bool combine_id_zero=false) | UN_Data | inlineprotected |
| mergeGenericData(const UN_Data &src, const UN_DataMergeInfo &merge_info) | UN_Data | inlineprotected |
| metadata(UN_NodeID node_id) const | UN_NodeData | inline |
| name(UN_NodeID node_id) const | UN_NodeData | inline |
| nodeIDs() const | UN_NodeData | inline |
| nodeIndex(UN_NodeID id) const | UN_NodeData | inlineprotected |
| operator=(UN_NodeData &&) | UN_NodeData | |
| operator=(const UN_NodeData &)=default | UN_NodeData | protected |
| UN_Data::operator=(UN_Data &&) | UN_Data | |
| UN_Data::operator=(const UN_Data &) | UN_Data | protected |
| orderedIDRange() const | UN_NodeData | |
| OrderedIDRange typedef | UN_NodeData | |
| position(UN_NodeID node_id) const | UN_NodeData | inline |
| removeAllData(bool reset_next_id) | UN_Data | inlineprotected |
| removeAllGenericData() | UN_Data | inlineprotected |
| removeAllNodes(bool reset_next_id) | UN_NodeData | protected |
| removeData(UN_DataID data_id) | UN_Data | inlineprotected |
| removeNode(UN_NodeID node_id) | UN_NodeData | protected |
| setCapacityIfNeeded(UN_DataSize min_capacity) | UN_NodeData | |
| setCategoryName(UN_NodeID node_id, const UT_StringRef &category_name) | UN_NodeData | inlineprotected |
| setCheckValidNodeNames(bool flag) | UN_NodeData | inline |
| setColor(UN_NodeID node_id, const UT_Color &color) | UN_NodeData | inline |
| setComment(UN_NodeID node_id, const UT_StringRef &comment) | UN_NodeData | inline |
| setData(B &buffer, UN_DataID id, const V &value) | UN_Data | inlineprotected |
| setData(B &buffer, UN_DataID id, V &&value) | UN_Data | inlineprotected |
| setGenericData(UN_GenericBufferID buf_id, UN_NodeID node_id, const T &value) | UN_NodeData | inline |
| setGenericData(UN_GenericBufferID buf_id, UN_NodeID node_id, T &&value) | UN_NodeData | inline |
| UN_Data::setGenericData(UN_GenericBufferID buf_id, UN_DataID id, const T &value) | UN_Data | inlineprotected |
| UN_Data::setGenericData(UN_GenericBufferID buf_id, UN_DataID id, T &&value) | UN_Data | inlineprotected |
| setGenericDataCapacityIfNeeded(UN_DataSize min_capacity) | UN_Data | inlineprotected |
| setMetadata(UN_NodeID node_id, const UN_MetadataHolder &metadata) | UN_NodeData | inline |
| setMetadata(UN_NodeID node_id, UN_MetadataHolder &&metadata) | UN_NodeData | inline |
| setName(UN_NodeID node_id, const UT_StringRef &name) | UN_NodeData | inlineprotected |
| setNodeNameSafeChars(const UT_StringRef &safe_chars) | UN_NodeData | inline |
| setPosition(UN_NodeID node_id, const UT_Vector2D &position) | UN_NodeData | inline |
| setSignatureName(UN_NodeID node_id, const UT_StringRef &signature_name) | UN_NodeData | inlineprotected |
| setTags(UN_NodeID node_id, const UT_StringArray &tags) | UN_NodeData | inline |
| setTags(UN_NodeID node_id, UT_StringArray &&tags) | UN_NodeData | inline |
| setTypeName(UN_NodeID node_id, const UT_StringRef &type_name) | UN_NodeData | inline |
| signatureName(UN_NodeID node_id) const | UN_NodeData | inline |
| size() const | UN_Data | inline |
| sortedDataIDs() const | UN_Data | inline |
| sortedNodeIDs() const | UN_NodeData | inline |
| stealData(B &buffer, UN_DataID id, const V &default_value) | UN_Data | inlineprotected |
| stealGenericData(UN_GenericBufferID buf_id, UN_NodeID node_id) | UN_NodeData | inline |
| UN_Data::stealGenericData(UN_GenericBufferID buf_id, UN_DataID id) | UN_Data | inlineprotected |
| stealMetadata(UN_NodeID node_id) | UN_NodeData | inline |
| stealTags(UN_NodeID node_id) | UN_NodeData | inline |
| tags(UN_NodeID node_id) const | UN_NodeData | inline |
| theDefColor | UN_NodeData | inlinestatic |
| theDefComment | UN_NodeData | inlinestatic |
| theDefMetadata | UN_NodeData | inlinestatic |
| theDefPos | UN_NodeData | inlinestatic |
| theDefSignatureName | UN_NodeData | inlinestatic |
| theDefTags | UN_NodeData | inlinestatic |
| typeName(UN_NodeID node_id) const | UN_NodeData | inline |
| UN_Data(UN_CustomDataPtr custom_data=UN_CustomDataPtr()) | UN_Data | |
| UN_Data(UN_Data &&) | UN_Data | |
| UN_Data(const UN_Data &) | UN_Data | protected |
| UN_GraphData | UN_NodeData | protected |
| UN_NodeData(UN_CustomNodeDataPtr custom_data=UN_CustomNodeDataPtr()) | UN_NodeData | |
| UN_NodeData(UN_NodeData &&) | UN_NodeData | |
| UN_NodeData(const UN_NodeData &)=default | UN_NodeData | protected |
| updateData(B &buffer, UN_DataID id, const OP &op) | UN_Data | inlineprotected |
| updateGenericData(UN_GenericBufferID buf_id, UN_NodeID node_id, const OP &op) | UN_NodeData | inline |
| UN_Data::updateGenericData(UN_GenericBufferID buf_id, UN_DataID id, const OP &op) | UN_Data | inlineprotected |
| updateMetadata(UN_NodeID node_id, const OP &op) | UN_NodeData | inline |
| updateMetadata(UN_NodeID node_id, const UT_StringHolder &key, UT_OptionEntryPtr &&value) | UN_NodeData | inline |
| updateTags(UN_NodeID node_id, const OP &op) | UN_NodeData | inline |
| usedDataBufferSize() const | UN_Data | inlineprotected |
| ~UN_Data()=default | UN_Data | |
| ~UN_NodeData()=default | UN_NodeData |