|
HDK
|
This is the complete list of members for UN_DataBuffer< bool >, including all inherited members.
| addData(UN_DataIndex index, bool init_value=false) | UN_DataBuffer< bool > | inline |
| appendData(bool value, exint count) | UN_DataBuffer< bool > | inline |
| appendData(const UN_DataBuffer< bool > &src, UN_DataIndex start, UN_DataSize size) | UN_DataBuffer< bool > | inline |
| clear() | UN_DataBuffer< bool > | inline |
| getDataVal(UN_DataIndex index) const | UN_DataBuffer< bool > | inline |
| isValidIndex(UN_DataIndex index) const | UN_DataBuffer< bool > | inline |
| operator[](UN_DataIndex index) const | UN_DataBuffer< bool > | inline |
| setCapacityIfNeeded(UN_DataSize min_capacity) | UN_DataBuffer< bool > | inline |
| setData(UN_DataIndex index, bool value) | UN_DataBuffer< bool > | inline |
| size() const | UN_DataBuffer< bool > | inline |
| UN_DataBuffer()=default | UN_DataBuffer< bool > | |
| UN_DataBuffer(UN_DataSize size) | UN_DataBuffer< bool > | inline |