Jpp
18.0.0
the software that should make you happy
|
This is the complete list of members for JLANG::JAllocator, including all inherited members.
allocate() | JLANG::JAllocator | inline |
BLOCK_SIZE | JLANG::JAllocator | private |
free(void *p) | JLANG::JAllocator | inline |
getFreeRAM() | JLANG::JAllocator | inline |
getTotalRAM() | JLANG::JAllocator | inline |
JAllocator(const std::size_t block_size, const JBlock_t number_of_blocks=std::numeric_limits< JBlock_t >::max()) | JLANG::JAllocator | inline |
JBlock_t typedef | JLANG::JAllocator | private |
numberOfBlocks | JLANG::JAllocator | private |
pAlloc | JLANG::JAllocator | private |
pDealloc | JLANG::JAllocator | private |