Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for SimpleGC, including all inherited members.
allocate(t::size size) | SimpleGC | |
beginGC(void) | SimpleGC | protectedvirtual |
clear(void) | SimpleGC | |
collect(void)=0 | SimpleGC | protectedpure virtual |
doGC(void) | SimpleGC | |
endGC(void) | SimpleGC | protectedvirtual |
free(void *block) | SimpleGC | inline |
mark(void *data, t::size size) | SimpleGC | protected |
SimpleGC(t::size size=4096) | SimpleGC | |
~SimpleGC(void) | SimpleGC | virtual |