
Public Attributes | |
| Task * | task |
| Scheduler * | sched |
| Executor * | execInst |
Definition at line 863 of file Executor.cxx.
| Executor* threadargs::execInst |
Definition at line 867 of file Executor.cxx.
Referenced by YACS::ENGINE::Executor::functionForTaskExecution(), YACS::ENGINE::Executor::functionForTaskLoad(), YACS::ENGINE::Executor::launchTask(), and YACS::ENGINE::Executor::loadParallelTasks().
| Scheduler* threadargs::sched |
Definition at line 866 of file Executor.cxx.
Referenced by YACS::ENGINE::Executor::functionForTaskExecution(), YACS::ENGINE::Executor::functionForTaskLoad(), YACS::ENGINE::Executor::launchTask(), and YACS::ENGINE::Executor::loadParallelTasks().
| Task* threadargs::task |
Definition at line 865 of file Executor.cxx.
Referenced by YACS::ENGINE::Executor::functionForTaskExecution(), YACS::ENGINE::Executor::functionForTaskLoad(), YACS::ENGINE::Executor::launchTask(), and YACS::ENGINE::Executor::loadParallelTasks().