Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages

ThreadCallback Class Reference

#include <thread.h>

List of all members.


Detailed Description

Callback class for thread event notification.

Author:
Mattias Jansson (mattias@realityrift.com)


Public Member Functions

virtual void ThreadEvent (int iThreadID, Thread::THREADEVENT eEvent, void *pData=0)=0


Member Function Documentation

virtual void ThreadEvent int  iThreadID,
Thread::THREADEVENT  eEvent,
void *  pData = 0
[pure virtual]
 

Called for thread event dispatch

Parameters:
iThreadID Thread ID
eEvent Event occured
pData Pointer to thread-specific data


The documentation for this class was generated from the following file:
Generated on Wed Jan 21 14:21:16 2004 for NeoEngine by doxygen 1.3.5