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

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

current(void) const elm::sys::Runnableprivate
JobScheduler(void)elm::sys::JobScheduler
JobScheduler(JobProducer &producer)elm::sys::JobScheduler
producer(void) const elm::sys::JobScheduler
setProducer(JobProducer &producer)elm::sys::JobScheduler
setThreadCount(int count)elm::sys::JobScheduler
start(void)elm::sys::JobScheduler
stop(void)elm::sys::JobScheduler
threadCount(void) const elm::sys::JobScheduler
~JobScheduler(void)elm::sys::JobScheduler
~Runnable(void)elm::sys::Runnableprivatevirtual