Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_FixedSizePool, including all inherited members.
ActiveElementCount() const | ON_FixedSizePool | |
AllocateElement() | ON_FixedSizePool | |
Create(std::size_t sizeof_element, std::size_t element_count_estimate, std::size_t block_element_capacity) | ON_FixedSizePool | |
Destroy() | ON_FixedSizePool | |
Element(std::size_t element_index) const | ON_FixedSizePool | |
EmergencyDestroy() | ON_FixedSizePool | |
FirstBlock(std::size_t *block_element_count) | ON_FixedSizePool | |
FirstElement() | ON_FixedSizePool | |
FirstElement(std::size_t element_index) | ON_FixedSizePool | |
Heap() | ON_FixedSizePool | |
NextBlock(std::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 |