|
FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Types | |
| enum | { size = FEI_ALLOC_CHUNK_SIZE_K*1024-16 } |
Public Attributes | |
| char | mem [size] |
| Chunk * | next |
Definition at line 36 of file fei_Pool.hpp.
| anonymous enum |
| Enumerator | |
|---|---|
| size | |
Definition at line 40 of file fei_Pool.hpp.
| char fei_Pool::Chunk::mem[size] |
Definition at line 41 of file fei_Pool.hpp.
Referenced by fei_Pool::grow().
| Chunk* fei_Pool::Chunk::next |
Definition at line 42 of file fei_Pool.hpp.
Referenced by fei_Pool::grow(), and fei_Pool::~fei_Pool().
1.8.5