|
libspatialindex API Reference
(git-trunk)
|
#include <PointerPool.h>


Public Member Functions | |
| PointerPool (uint32_t capacity) | |
| ~PointerPool () | |
| PoolPointer< X > | acquire () |
| void | release (X *p) |
| uint32_t | getCapacity () const |
| void | setCapacity (uint32_t c) |
Definition at line 34 of file PointerPool.h.
|
inlineexplicit |
Definition at line 37 of file PointerPool.h.
|
inline |
Definition at line 41 of file PointerPool.h.
|
inline |
Definition at line 52 of file PointerPool.h.
|
inline |
Definition at line 82 of file PointerPool.h.
|
inline |
Definition at line 68 of file PointerPool.h.
|
inline |
Definition at line 83 of file PointerPool.h.