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::AbstractBlockAllocatorWithGC Member List

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

AbstractBlockAllocatorWithGC(t::size block_size, t::size chunk_size=1<< 20)elm::AbstractBlockAllocatorWithGC
allocate(void)elm::AbstractBlockAllocatorWithGC
allocate(t::size size)elm::AbstractBlockAllocatorWithGC
beginGC(void)elm::AbstractBlockAllocatorWithGCprotectedvirtual
blockSize(void) const elm::AbstractBlockAllocatorWithGC
chunkSize(void) const elm::AbstractBlockAllocatorWithGC
collect(void)=0elm::AbstractBlockAllocatorWithGCprotectedpure virtual
collectGarbage(void)elm::AbstractBlockAllocatorWithGC
endGC(void)elm::AbstractBlockAllocatorWithGCprotectedvirtual
free(void *block)elm::AbstractBlockAllocatorWithGC
free_cntelm::AbstractBlockAllocatorWithGCprotected
free_listelm::AbstractBlockAllocatorWithGCprotected
free_t typedefelm::AbstractBlockAllocatorWithGCprotected
freeCount(void) const elm::AbstractBlockAllocatorWithGC
mark(void *ptr)elm::AbstractBlockAllocatorWithGCprotected
totalCount(void) const elm::AbstractBlockAllocatorWithGC
usedCount(void) const elm::AbstractBlockAllocatorWithGC
~AbstractBlockAllocatorWithGC(void)elm::AbstractBlockAllocatorWithGCvirtual