|
HDK
|
This is the complete list of members for UN_WireData, 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 |
| addWire() | UN_WireData | |
| clearGenericData(UN_DataIndex index) | UN_Data | inlineprotected |
| clearWire(UN_WireID wire_id) | UN_WireData | |
| customData() | UN_Data | inline |
| customData() const | UN_Data | inline |
| customWireData() | UN_WireData | inline |
| customWireData() const | UN_WireData | 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 |
| 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_WireID wire_id) const | UN_WireData | inline |
| UN_Data::genericDataRef(UN_GenericBufferID buf_id, UN_DataID id) const | UN_Data | inlineprotected |
| genericDataVal(UN_GenericBufferID buf_id, UN_WireID wire_id) const | UN_WireData | 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 typedef | UN_WireData | |
| idRange() const | UN_WireData | inline |
| idSize() const | UN_Data | inline |
| indexSize() const | UN_Data | inline |
| isGenericDataSizeConsistent(UN_DataSize expected_size) const | UN_Data | inlineprotected |
| isValid(UN_WireID wire_id) const | UN_WireData | inline |
| UN_Data::isValid(UN_DataID data_id) const | UN_Data | inlineprotected |
| merge(const UN_WireData &src_wire_data) | UN_WireData | |
| 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 |
| operator=(UN_WireData &&) | UN_WireData | |
| operator=(const UN_WireData &)=default | UN_WireData | protected |
| UN_Data::operator=(UN_Data &&) | UN_Data | |
| UN_Data::operator=(const UN_Data &) | UN_Data | protected |
| OrderedIDRange typedef | UN_WireData | |
| orderedIDRange() const | UN_WireData | inline |
| removeAllData(bool reset_next_id) | UN_Data | inlineprotected |
| removeAllGenericData() | UN_Data | inlineprotected |
| removeAllWires(bool reset_next_id) | UN_WireData | |
| removeData(UN_DataID data_id) | UN_Data | inlineprotected |
| removeWire(UN_WireID wire_id) | UN_WireData | |
| setCapacityIfNeeded(UN_DataSize min_capacity) | UN_WireData | |
| 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_WireID wire_id, const T &value) | UN_WireData | inline |
| setGenericData(UN_GenericBufferID buf_id, UN_WireID wire_id, T &&value) | UN_WireData | 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 |
| size() const | UN_Data | inline |
| sortedDataIDs() const | UN_Data | inline |
| sortedWireIDs() const | UN_WireData | inline |
| stealData(B &buffer, UN_DataID id, const V &default_value) | UN_Data | inlineprotected |
| stealGenericData(UN_GenericBufferID buf_id, UN_WireID wire_id) | UN_WireData | inline |
| UN_Data::stealGenericData(UN_GenericBufferID buf_id, UN_DataID id) | UN_Data | inlineprotected |
| 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_WireData | protected |
| UN_WireData(UN_CustomWireDataPtr custom_data=UN_CustomWireDataPtr()) | UN_WireData | |
| UN_WireData(UN_WireData &&) | UN_WireData | |
| UN_WireData(const UN_WireData &)=default | UN_WireData | protected |
| updateData(B &buffer, UN_DataID id, const OP &op) | UN_Data | inlineprotected |
| updateGenericData(UN_GenericBufferID buf_id, UN_WireID wire_id, const OP &op) | UN_WireData | inline |
| UN_Data::updateGenericData(UN_GenericBufferID buf_id, UN_DataID id, const OP &op) | UN_Data | inlineprotected |
| usedDataBufferSize() const | UN_Data | inlineprotected |
| wireIDs() const | UN_WireData | inline |
| wireIndex(UN_WireID id) const | UN_WireData | inlineprotected |
| ~UN_Data()=default | UN_Data | |
| ~UN_WireData()=default | UN_WireData |