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

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

allocate(t::size size)elm::SimpleGC
beginGC(void)elm::SimpleGCprotectedvirtual
clear(void)elm::SimpleGC
collect(void)=0elm::SimpleGCprotectedpure virtual
doGC(void)elm::SimpleGC
endGC(void)elm::SimpleGCprotectedvirtual
free(void *block)elm::SimpleGC
mark(void *data, t::size size)elm::SimpleGCprotected
SimpleGC(t::size size=4096)elm::SimpleGC
~SimpleGC(void)elm::SimpleGCvirtual