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::sys::Thread Member List

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

_runnableelm::sys::Threadprotected
isRunning(void)=0elm::sys::Threadpure virtual
join(void)=0elm::sys::Threadpure virtual
kill(void)=0elm::sys::Threadpure virtual
make(Runnable &runnable)elm::sys::Threadstatic
start(void)=0elm::sys::Threadpure virtual
stop(void)=0elm::sys::Threadprotectedpure virtual
Thread(Runnable &runnable)elm::sys::Threadprotected
~Thread(void)elm::sys::Threadvirtual