Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
AbstractBlockAllocatorWithGC Member List

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

AbstractBlockAllocatorWithGC(t::size block_size, t::size chunk_size=1<< 20)AbstractBlockAllocatorWithGC
allocate(void)AbstractBlockAllocatorWithGC
allocate(t::size size)AbstractBlockAllocatorWithGC
beginGC(void)AbstractBlockAllocatorWithGCprotectedvirtual
blockSize(void) constAbstractBlockAllocatorWithGCinline
chunkSize(void) constAbstractBlockAllocatorWithGCinline
collect(void)=0AbstractBlockAllocatorWithGCprotectedpure virtual
collectGarbage(void)AbstractBlockAllocatorWithGC
destroy(void *p)AbstractBlockAllocatorWithGCprotectedvirtual
endGC(void)AbstractBlockAllocatorWithGCprotectedvirtual
free(void *block)AbstractBlockAllocatorWithGC
free_cntAbstractBlockAllocatorWithGCprotected
free_listAbstractBlockAllocatorWithGCprotected
free_t typedefAbstractBlockAllocatorWithGCprotected
freeCount(void) constAbstractBlockAllocatorWithGCinline
isSync()AbstractBlockAllocatorWithGCinline
mark(void *ptr)AbstractBlockAllocatorWithGCprotected
needsCollect() constAbstractBlockAllocatorWithGCinline
setAsync()AbstractBlockAllocatorWithGCinline
setSync()AbstractBlockAllocatorWithGCinline
totalCount(void) constAbstractBlockAllocatorWithGC
usedCount(void) constAbstractBlockAllocatorWithGCinline
~AbstractBlockAllocatorWithGC(void)AbstractBlockAllocatorWithGCvirtual