#include <pcl/surface/3rdparty/opennurbs/opennurbs_fsp.h>
Definition at line 19 of file opennurbs_fsp.h.
§ ON_FixedSizePool()
ON_FixedSizePool::ON_FixedSizePool |
( |
| ) |
|
§ ~ON_FixedSizePool()
ON_FixedSizePool::~ON_FixedSizePool |
( |
| ) |
|
§ ActiveElementCount()
size_t ON_FixedSizePool::ActiveElementCount |
( |
| ) |
const |
§ AllocateElement()
void* ON_FixedSizePool::AllocateElement |
( |
| ) |
|
§ Create()
bool ON_FixedSizePool::Create |
( |
size_t |
sizeof_element, |
|
|
size_t |
element_count_estimate, |
|
|
size_t |
block_element_capacity |
|
) |
| |
§ Destroy()
void ON_FixedSizePool::Destroy |
( |
| ) |
|
§ Element()
void* ON_FixedSizePool::Element |
( |
size_t |
element_index | ) |
const |
§ EmergencyDestroy()
void ON_FixedSizePool::EmergencyDestroy |
( |
| ) |
|
§ FirstBlock()
void* ON_FixedSizePool::FirstBlock |
( |
size_t * |
block_element_count | ) |
|
§ FirstElement() [1/2]
void* ON_FixedSizePool::FirstElement |
( |
| ) |
|
§ FirstElement() [2/2]
void* ON_FixedSizePool::FirstElement |
( |
size_t |
element_index | ) |
|
§ Heap()
ON_MEMORY_POOL* ON_FixedSizePool::Heap |
( |
| ) |
|
§ NextBlock()
void* ON_FixedSizePool::NextBlock |
( |
size_t * |
block_element_count | ) |
|
§ NextElement()
void* ON_FixedSizePool::NextElement |
( |
| ) |
|
§ ReturnAll()
void ON_FixedSizePool::ReturnAll |
( |
| ) |
|
§ ReturnElement()
void ON_FixedSizePool::ReturnElement |
( |
void * |
p | ) |
|
§ SetHeap()
void ON_FixedSizePool::SetHeap |
( |
ON_MEMORY_POOL * |
heap | ) |
|
§ SizeofElement()
size_t ON_FixedSizePool::SizeofElement |
( |
| ) |
const |
§ TotalElementCount()
size_t ON_FixedSizePool::TotalElementCount |
( |
| ) |
const |
§ ON_FixedSizePoolIterator
The documentation for this class was generated from the following file:
- /build/pcl-ykqcJu/pcl-1.8.0+dfsg1/surface/include/pcl/surface/3rdparty/opennurbs/opennurbs_fsp.h