Protected Member Functions | |
tbb::task * | finishedTask () |
Private Member Functions | |
void | setQueue (SerialTaskQueue *iQueue) |
TaskBase () | |
Private Attributes | |
SerialTaskQueue * | m_queue |
Friends | |
class | SerialTaskQueue |
Base class for all tasks held by the SerialTaskQueue
Definition at line 145 of file SerialTaskQueue.h.
|
inlineprivate |
Definition at line 147 of file SerialTaskQueue.h.
References finishedTask(), and TrackValidation_cff::task.
|
inlineprotected |
Definition at line 208 of file SerialTaskQueue.h.
References edm::SerialTaskQueue::finishedTask(), and m_queue.
Referenced by edm::SerialTaskQueue::QueuedTask< T >::execute(), and TaskBase().
|
inlineprivate |
|
friend |
Definition at line 146 of file SerialTaskQueue.h.
|
private |
Definition at line 155 of file SerialTaskQueue.h.
Referenced by finishedTask(), and setQueue().