19#ifndef INCLUDED_SW_SOURCE_CORE_INC_THREADLISTENER_HXX
20#define INCLUDED_SW_SOURCE_CORE_INC_THREADLISTENER_HXX
interface class to listen on the finish of a thread
class for an observable thread
helper class to observe threads
ThreadManager & mrThreadListenerOwner
void ListenToThread(const oslInterlockedCount nThreadID, ObservableThread &rThread)
ThreadListener(ThreadManager &rThreadListenerOwner)
helper class to observe threads
virtual ~ThreadListener() override
virtual void NotifyAboutFinishedThread(const oslInterlockedCount nThreadID) override