|
commore
1.0.6-SNAPSHOT
|
This is the complete list of members for commore::Processor, including all inherited members.
| abort() | commore::Processor | |
| get_name() const | commore::Processor | |
| getDefaultProcessor() | commore::Processor | static |
| operator=(const Processor &) | commore::Processor | |
| pause() | commore::Processor | |
| Processor(const char *name, const int nb_max_thread, int min_thread) | commore::Processor | |
| Processor(const int nb_max_thread, int min_thread) | commore::Processor | |
| Processor(const Processor &) | commore::Processor | |
| remove_from_submitted_action(const PAction &action) | commore::Processor | |
| resume() | commore::Processor | |
| start(const char *name, int min_thread=0, int max_thread=64) | commore::Processor | |
| stop() | commore::Processor | |
| submit(const PAction &action) | commore::Processor | |
| submit(ActionGroup &actions) | commore::Processor | |
| submit(ProcessFunction f, void *p) | commore::Processor | |
| terminate() | commore::Processor | |
| waitAction(const PAction &action, const int nTimeOut_ms=0) | commore::Processor | |
| waitIdle() | commore::Processor | |
| ~Processor() | commore::Processor |