Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for StackAllocator, including all inherited members.
allocate(t::size size) | StackAllocator | |
allocate() | StackAllocator | inline |
allocate(int n=1) | StackAllocator | inline |
chunk_t typedef | StackAllocator | protected |
chunkFilled(t::size size) | StackAllocator | protectedvirtual |
chunkSize(void) const | StackAllocator | inlineprotected |
clear(void) | StackAllocator | |
DEFAULT | StackAllocator | static |
free(void *block) | StackAllocator | inline |
mark(void) | StackAllocator | |
mark_t typedef | StackAllocator | |
newChunk(void) | StackAllocator | protected |
release(mark_t mark) | StackAllocator | |
StackAllocator(t::size size=4096) | StackAllocator | |
~StackAllocator(void) | StackAllocator | virtual |