LibreOffice Module sw (master) 1
|
interface class to listen on the finish of a thread More...
#include <ifinishedthreadlistener.hxx>
Public Member Functions | |
virtual | ~IFinishedThreadListener () |
virtual void | NotifyAboutFinishedThread (const oslInterlockedCount nThreadID)=0 |
Protected Member Functions | |
IFinishedThreadListener () | |
interface class to listen on the finish of a thread
OD 2007-03-30 #i73788# Note: The thread provides its ThreadID on the finish notification
Definition at line 30 of file ifinishedthreadlistener.hxx.
|
inlinevirtual |
Definition at line 33 of file ifinishedthreadlistener.hxx.
|
inlineprotected |
Definition at line 40 of file ifinishedthreadlistener.hxx.
|
pure virtual |
Implemented in ThreadListener.