|
HDK
|
This is the complete list of members for UN_PortData, 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 |
| addPort() | UN_PortData | |
| asOptionsClassic(UN_PortID port_id, bool include_name=true) const | UN_PortData | |
| clearGenericData(UN_DataIndex index) | UN_Data | inlineprotected |
| clearPort(UN_PortID port_id) | UN_PortData | |
| customData() | UN_Data | inline |
| customData() const | UN_Data | inline |
| customPortData() | UN_PortData | inline |
| customPortData() const | UN_PortData | 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_PortID port_id) const | UN_PortData | inline |
| UN_Data::genericDataRef(UN_GenericBufferID buf_id, UN_DataID id) const | UN_Data | inlineprotected |
| genericDataVal(UN_GenericBufferID buf_id, UN_PortID port_id) const | UN_PortData | 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_PortData | |
| idRange() const | UN_PortData | inline |
| idSize() const | UN_Data | inline |
| indexSize() const | UN_Data | inline |
| isGenericDataSizeConsistent(UN_DataSize expected_size) const | UN_Data | inlineprotected |
| isValid(UN_PortID port_id) const | UN_PortData | inline |
| UN_Data::isValid(UN_DataID data_id) const | UN_Data | inlineprotected |
| kind(UN_PortID port_id) const | UN_PortData | inline |
| label(UN_PortID port_id) const | UN_PortData | inline |
| merge(const UN_PortData &src_port_data) | UN_PortData | |
| merge(UN_PortID port_id, const UT_OptionEntry &port_entry) | UN_PortData | |
| merge(UN_PortID parm_id, const UN_Options &port_opts) | UN_PortData | |
| 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 |
| name(UN_PortID port_id) const | UN_PortData | inline |
| operator=(UN_PortData &&) | UN_PortData | |
| operator=(const UN_PortData &)=default | UN_PortData | protected |
| UN_Data::operator=(UN_Data &&) | UN_Data | |
| UN_Data::operator=(const UN_Data &) | UN_Data | protected |
| OrderedIDRange typedef | UN_PortData | |
| orderedIDRange() const | UN_PortData | inline |
| portIDs() const | UN_PortData | inline |
| portIndex(UN_PortID id) const | UN_PortData | inlineprotected |
| removeAllData(bool reset_next_id) | UN_Data | inlineprotected |
| removeAllGenericData() | UN_Data | inlineprotected |
| removeAllPorts(bool reset_next_id) | UN_PortData | |
| removeData(UN_DataID data_id) | UN_Data | inlineprotected |
| removePort(UN_PortID port_id) | UN_PortData | |
| setCapacityIfNeeded(UN_DataSize min_capacity) | UN_PortData | |
| setCheckValidPortNames(bool flag) | UN_PortData | inline |
| setCheckValidPortTypeNames(bool flag) | UN_PortData | 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_PortID port_id, const T &value) | UN_PortData | inline |
| setGenericData(UN_GenericBufferID buf_id, UN_PortID port_id, T &&value) | UN_PortData | 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 |
| setKind(UN_PortID port_id, UN_PortKind port_kind) | UN_PortData | inline |
| setLabel(UN_PortID port_id, const UT_StringRef &label) | UN_PortData | inline |
| setName(UN_PortID port_id, const UT_StringRef &name) | UN_PortData | inlineprotected |
| setTags(UN_PortID port_id, const UT_StringArray &tags) | UN_PortData | inline |
| setTags(UN_PortID port_id, UT_StringArray &&tags) | UN_PortData | inline |
| setTypeName(UN_PortID port_id, const UT_StringRef &type_name) | UN_PortData | inline |
| size() const | UN_Data | inline |
| sortedDataIDs() const | UN_Data | inline |
| sortedPortIDs() const | UN_PortData | inline |
| stealData(B &buffer, UN_DataID id, const V &default_value) | UN_Data | inlineprotected |
| stealGenericData(UN_GenericBufferID buf_id, UN_PortID port_id) | UN_PortData | inline |
| UN_Data::stealGenericData(UN_GenericBufferID buf_id, UN_DataID id) | UN_Data | inlineprotected |
| stealTags(UN_PortID port_id) | UN_PortData | inline |
| tags(UN_PortID port_id) const | UN_PortData | inline |
| theDefTags | UN_PortData | inlinestatic |
| typeName(UN_PortID port_id) const | UN_PortData | 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_PortData | protected |
| UN_PortData(UN_CustomPortDataPtr custom_data=UN_CustomPortDataPtr()) | UN_PortData | |
| UN_PortData(UN_PortData &&) | UN_PortData | |
| UN_PortData(const UN_PortData &)=default | UN_PortData | protected |
| updateData(B &buffer, UN_DataID id, const OP &op) | UN_Data | inlineprotected |
| updateGenericData(UN_GenericBufferID buf_id, UN_PortID port_id, const OP &op) | UN_PortData | inline |
| UN_Data::updateGenericData(UN_GenericBufferID buf_id, UN_DataID id, const OP &op) | UN_Data | inlineprotected |
| updateTags(UN_PortID port_id, const OP &op) | UN_PortData | inline |
| usedDataBufferSize() const | UN_Data | inlineprotected |
| ~UN_Data()=default | UN_Data | |
| ~UN_PortData()=default | UN_PortData |