HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UN_WireData Member List

This is the complete list of members for UN_WireData, including all inherited members.

addData()UN_Datainlineprotected
addGenericBuffer(const UT_StringRef &name, UN_GenericBufferType type, const D &default_value)UN_Datainline
addGenericData(UN_DataIndex index)UN_Datainlineprotected
addWire()UN_WireData
clearGenericData(UN_DataIndex index)UN_Datainlineprotected
clearWire(UN_WireID wire_id)UN_WireData
customData()UN_Datainline
customData() const UN_Datainline
customWireData()UN_WireDatainline
customWireData() const UN_WireDatainline
dataBufferSize() const UN_Datainlineprotected
dataIDs() const UN_Datainline
dataIndex(UN_DataID id) const UN_Datainlineprotected
findGenericBuffer(const UT_StringRef &name) const UN_Datainline
findOrAddData(UN_DataID data_id)UN_Datainlineprotected
freeDataBufferSize() const UN_Datainlineprotected
genericBufferName(UN_GenericBufferID id) const UN_Datainline
genericBufferType(UN_GenericBufferID id) const UN_Datainline
genericDataRef(UN_GenericBufferID buf_id, UN_WireID wire_id) const UN_WireDatainline
UN_Data::genericDataRef(UN_GenericBufferID buf_id, UN_DataID id) const UN_Datainlineprotected
genericDataVal(UN_GenericBufferID buf_id, UN_WireID wire_id) const UN_WireDatainline
UN_Data::genericDataVal(UN_GenericBufferID buf_id, UN_DataID id) const UN_Datainlineprotected
getDataRef(const B &buffer, UN_DataID id, const V &default_value) const UN_Datainlineprotected
getDataVal(const B &buffer, UN_DataID id, const V &default_value) const UN_Datainlineprotected
IDRange typedefUN_WireData
idRange() const UN_WireDatainline
idSize() const UN_Datainline
indexSize() const UN_Datainline
isGenericDataSizeConsistent(UN_DataSize expected_size) const UN_Datainlineprotected
isValid(UN_WireID wire_id) const UN_WireDatainline
UN_Data::isValid(UN_DataID data_id) const UN_Datainlineprotected
merge(const UN_WireData &src_wire_data)UN_WireData
mergeData(const UN_Data &src_data, bool combine_id_zero=false)UN_Datainlineprotected
mergeGenericData(const UN_Data &src, const UN_DataMergeInfo &merge_info)UN_Datainlineprotected
operator=(UN_WireData &&)UN_WireData
operator=(const UN_WireData &)=defaultUN_WireDataprotected
UN_Data::operator=(UN_Data &&)UN_Data
UN_Data::operator=(const UN_Data &)UN_Dataprotected
OrderedIDRange typedefUN_WireData
orderedIDRange() const UN_WireDatainline
removeAllData(bool reset_next_id)UN_Datainlineprotected
removeAllGenericData()UN_Datainlineprotected
removeAllWires(bool reset_next_id)UN_WireData
removeData(UN_DataID data_id)UN_Datainlineprotected
removeWire(UN_WireID wire_id)UN_WireData
setCapacityIfNeeded(UN_DataSize min_capacity)UN_WireData
setData(B &buffer, UN_DataID id, const V &value)UN_Datainlineprotected
setData(B &buffer, UN_DataID id, V &&value)UN_Datainlineprotected
setGenericData(UN_GenericBufferID buf_id, UN_WireID wire_id, const T &value)UN_WireDatainline
setGenericData(UN_GenericBufferID buf_id, UN_WireID wire_id, T &&value)UN_WireDatainline
UN_Data::setGenericData(UN_GenericBufferID buf_id, UN_DataID id, const T &value)UN_Datainlineprotected
UN_Data::setGenericData(UN_GenericBufferID buf_id, UN_DataID id, T &&value)UN_Datainlineprotected
setGenericDataCapacityIfNeeded(UN_DataSize min_capacity)UN_Datainlineprotected
size() const UN_Datainline
sortedDataIDs() const UN_Datainline
sortedWireIDs() const UN_WireDatainline
stealData(B &buffer, UN_DataID id, const V &default_value)UN_Datainlineprotected
stealGenericData(UN_GenericBufferID buf_id, UN_WireID wire_id)UN_WireDatainline
UN_Data::stealGenericData(UN_GenericBufferID buf_id, UN_DataID id)UN_Datainlineprotected
UN_Data(UN_CustomDataPtr custom_data=UN_CustomDataPtr())UN_Data
UN_Data(UN_Data &&)UN_Data
UN_Data(const UN_Data &)UN_Dataprotected
UN_GraphDataUN_WireDataprotected
UN_WireData(UN_CustomWireDataPtr custom_data=UN_CustomWireDataPtr())UN_WireData
UN_WireData(UN_WireData &&)UN_WireData
UN_WireData(const UN_WireData &)=defaultUN_WireDataprotected
updateData(B &buffer, UN_DataID id, const OP &op)UN_Datainlineprotected
updateGenericData(UN_GenericBufferID buf_id, UN_WireID wire_id, const OP &op)UN_WireDatainline
UN_Data::updateGenericData(UN_GenericBufferID buf_id, UN_DataID id, const OP &op)UN_Datainlineprotected
usedDataBufferSize() const UN_Datainlineprotected
wireIDs() const UN_WireDatainline
wireIndex(UN_WireID id) const UN_WireDatainlineprotected
~UN_Data()=defaultUN_Data
~UN_WireData()=defaultUN_WireData