BLOCXX_NAMESPACE::ThreadDoneCallback Class Reference

#include <ThreadDoneCallback.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::ThreadDoneCallback:
BLOCXX_NAMESPACE::IntrusiveCountableBase BLOCXX_NAMESPACE::ThreadCountDecrementer

List of all members.

Public Member Functions

virtual ~ThreadDoneCallback ()
void notifyThreadDone (Thread *t)

Protected Member Functions

virtual void doNotifyThreadDone (Thread *t)=0

Detailed Description

Definition at line 48 of file ThreadDoneCallback.hpp.


Constructor & Destructor Documentation

BLOCXX_NAMESPACE::ThreadDoneCallback::~ThreadDoneCallback (  )  [virtual]

Definition at line 45 of file ThreadDoneCallback.cpp.


Member Function Documentation

virtual void BLOCXX_NAMESPACE::ThreadDoneCallback::doNotifyThreadDone ( Thread t  )  [protected, pure virtual]
void BLOCXX_NAMESPACE::ThreadDoneCallback::notifyThreadDone ( Thread t  ) 

Definition at line 49 of file ThreadDoneCallback.cpp.

References doNotifyThreadDone().


The documentation for this class was generated from the following files:
Generated on Mon Jul 5 20:00:00 2010 for blocxx by  doxygen 1.6.3