Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::StackAllocator Member List

This is the complete list of members for elm::StackAllocator, including all inherited members.

allocate(t::size size)elm::StackAllocator
allocate(int n=1)elm::StackAllocator
chunk_t typedefelm::StackAllocatorprotected
chunkFilled(t::size size)elm::StackAllocatorprotectedvirtual
chunkSize(void) const elm::StackAllocatorprotected
clear(void)elm::StackAllocator
DEFAULTelm::StackAllocatorstatic
free(void *block)elm::StackAllocator
mark(void)elm::StackAllocator
mark_t typedefelm::StackAllocator
newChunk(void)elm::StackAllocatorprotected
release(mark_t mark)elm::StackAllocator
StackAllocator(t::size size=4096)elm::StackAllocator
~StackAllocator(void)elm::StackAllocatorvirtual