![]() |
![]() |
Public Member Functions | |
AcquireTask (Worker *worker, EventPrincipal const &ep, EventSetupImpl const &es, ServiceToken const &token, ParentContext const &parentContext, WaitingTaskWithArenaHolder holder) | |
tbb::task * | execute () override |
![]() | |
std::exception_ptr const * | exceptionPtr () const |
Returns exception thrown by dependent task. More... | |
WaitingTask () | |
Constructor. More... | |
~WaitingTask () override | |
Private Attributes | |
EventSetupImpl const & | m_es |
WaitingTaskWithArenaHolder | m_holder |
ParentContext const | m_parentContext |
EventPrincipal const & | m_principal |
ServiceToken | m_serviceToken |
Worker * | m_worker |
|
inline |
Definition at line 521 of file Worker.h.
|
inlineoverride |
Definition at line 534 of file Worker.h.
References eostools::move(), cmsRelvalreport::principal(), and createBeamHaloJobs::queue.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |