ATLAS Offline Software
HLT::LoopThread Member List

This is the complete list of members for HLT::LoopThread, including all inherited members.

cond()HLT::LoopThreadinline
LoopThread(std::function< void()> &&callback, int callbackInterval=-1)HLT::LoopThreadinlineexplicit
LoopThread(const LoopThread &)=deleteHLT::LoopThread
LoopThread(LoopThread &&)=deleteHLT::LoopThread
m_callbackHLT::LoopThreadprivate
m_callbackIntervalMillisecondsHLT::LoopThreadprivate
m_condHLT::LoopThreadprivate
m_finishedHLT::LoopThreadprivate
m_keepRunningHLT::LoopThreadprivate
m_mutexHLT::LoopThreadprivate
m_startedHLT::LoopThreadprivate
m_threadHLT::LoopThreadprivate
mutex()HLT::LoopThreadinline
operator=(const LoopThread &)=deleteHLT::LoopThread
operator=(LoopThread &&)=deleteHLT::LoopThread
run()HLT::LoopThreadinlineprivate
start()HLT::LoopThreadinline
stop()HLT::LoopThreadinline
waitForCond(std::unique_lock< std::mutex > &lock)HLT::LoopThreadinlineprivate
~LoopThread()HLT::LoopThreadinline