Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for GroupedGC, including all inherited members.
allocate(t::size size) | GroupedGC | virtual |
beginGC(void) | GroupedGC | protectedvirtual |
clear(void) | GroupedGC | |
collect(void) | GroupedGC | inlineprotectedvirtual |
DEFAULT | DefaultAllocator | static |
doGC(void) | GroupedGC | |
endGC(void) | GroupedGC | protectedvirtual |
free(void *block) | DefaultAllocator | inline |
getNeedGC(void) | GroupedGC | inlineprotected |
GroupedGC(t::size size=4096) | GroupedGC | |
mark(void *data, t::size size) | GroupedGC | virtual |
setDisableGC(bool b) | GroupedGC | inline |
~DefaultAllocator() | DefaultAllocator | inlinevirtual |
~GroupedGC(void) | GroupedGC | virtual |