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

This is the complete list of members for UN_SubnetData, 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
addSubnet()UN_SubnetData
clearGenericData(UN_DataIndex index)UN_Datainlineprotected
clearSubnet(UN_SubnetID subnet_id)UN_SubnetData
customData()UN_Datainline
customData() const UN_Datainline
customSubnetData()UN_SubnetDatainline
customSubnetData() const UN_SubnetDatainline
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
findOrAddRootSubnet()UN_SubnetData
freeDataBufferSize() const UN_Datainlineprotected
genericBufferName(UN_GenericBufferID id) const UN_Datainline
genericBufferType(UN_GenericBufferID id) const UN_Datainline
genericDataRef(UN_GenericBufferID buf_id, UN_DataID id) const UN_Datainlineprotected
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() const UN_SubnetDatainline
IDRange typedefUN_SubnetData
idSize() const UN_Datainline
indexSize() const UN_Datainline
isGenericDataSizeConsistent(UN_DataSize expected_size) const UN_Datainlineprotected
isValid(UN_SubnetID subnet_id) const UN_SubnetDatainline
UN_Data::isValid(UN_DataID data_id) const UN_Datainlineprotected
merge(const UN_SubnetData &src_subnet_data)UN_SubnetData
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_SubnetData &&)UN_SubnetData
operator=(const UN_SubnetData &)=defaultUN_SubnetDataprotected
UN_Data::operator=(UN_Data &&)UN_Data
UN_Data::operator=(const UN_Data &)UN_Dataprotected
orderedIDRange() const UN_SubnetDatainline
OrderedIDRange typedefUN_SubnetData
removeAllData(bool reset_next_id)UN_Datainlineprotected
removeAllGenericData()UN_Datainlineprotected
removeAllSubnets(bool reset_next_id)UN_SubnetData
removeData(UN_DataID data_id)UN_Datainlineprotected
removeSubnet(UN_SubnetID subnet_id)UN_SubnetData
setCapacityIfNeeded(UN_DataSize min_capacity)UN_SubnetData
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_DataID id, const T &value)UN_Datainlineprotected
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
sortedSubnetIDs() const UN_SubnetDatainline
stealData(B &buffer, UN_DataID id, const V &default_value)UN_Datainlineprotected
stealGenericData(UN_GenericBufferID buf_id, UN_DataID id)UN_Datainlineprotected
subnetIDs() const UN_SubnetDatainline
subnetIndex(UN_SubnetID id) const UN_SubnetDatainlineprotected
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_SubnetDataprotected
UN_SubnetData(UN_CustomSubnetDataPtr custom_data=UN_CustomSubnetDataPtr())UN_SubnetData
UN_SubnetData(UN_SubnetData &&)UN_SubnetData
UN_SubnetData(const UN_SubnetData &)=defaultUN_SubnetDataprotected
updateData(B &buffer, UN_DataID id, const OP &op)UN_Datainlineprotected
updateGenericData(UN_GenericBufferID buf_id, UN_DataID id, const OP &op)UN_Datainlineprotected
usedDataBufferSize() const UN_Datainlineprotected
~UN_Data()=defaultUN_Data
~UN_SubnetData()=defaultUN_SubnetData