Point Cloud Library (PCL)
1.7.1
|
This is the complete list of members for ON_FixedSizePool, including all inherited members.
ActiveElementCount() const | ON_FixedSizePool | |
AllocateElement() | ON_FixedSizePool | |
Create(size_t sizeof_element, size_t element_count_estimate, size_t block_element_capacity) | ON_FixedSizePool | |
Destroy() | ON_FixedSizePool | |
Element(size_t element_index) const | ON_FixedSizePool | |
EmergencyDestroy() | ON_FixedSizePool | |
FirstBlock(size_t *block_element_count) | ON_FixedSizePool | |
FirstElement() | ON_FixedSizePool | |
FirstElement(size_t element_index) | ON_FixedSizePool | |
Heap() | ON_FixedSizePool | |
NextBlock(size_t *block_element_count) | ON_FixedSizePool | |
NextElement() | ON_FixedSizePool | |
ON_FixedSizePool() | ON_FixedSizePool | |
ON_FixedSizePoolIterator class | ON_FixedSizePool | friend |
ReturnAll() | ON_FixedSizePool | |
ReturnElement(void *p) | ON_FixedSizePool | |
SetHeap(ON_MEMORY_POOL *heap) | ON_FixedSizePool | |
SizeofElement() const | ON_FixedSizePool | |
TotalElementCount() const | ON_FixedSizePool | |
~ON_FixedSizePool() | ON_FixedSizePool |