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

This is the complete list of members for UN_Data, 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
clearGenericData(UN_DataIndex index)UN_Datainlineprotected
customData()UN_Datainline
customData() const UN_Datainline
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_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 typedefUN_Data
idRange() const UN_Datainline
idSize() const UN_Datainline
indexSize() const UN_Datainline
isGenericDataSizeConsistent(UN_DataSize expected_size) const UN_Datainlineprotected
isValid(UN_DataID data_id) const UN_Datainlineprotected
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_Data &&)UN_Data
operator=(const UN_Data &)UN_Dataprotected
OrderedIDRange typedefUN_Data
orderedIDRange() const UN_Datainline
removeAllData(bool reset_next_id)UN_Datainlineprotected
removeAllGenericData()UN_Datainlineprotected
removeData(UN_DataID data_id)UN_Datainlineprotected
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
stealData(B &buffer, UN_DataID id, const V &default_value)UN_Datainlineprotected
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
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