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

ThreadMethod Class Reference

#include <thread.h>

List of all members.


Detailed Description

Method for entry point for thread execution.

Author:
Mattias Jansson (mattias@realityrift.com)


Public Member Functions

virtual void * ThreadEntry (Thread *pkThread, void *pData)=0

Static Public Member Functions

void Sleep (int iTime)


Member Function Documentation

virtual void* ThreadEntry Thread pkThread,
void *  pData
[pure virtual]
 

Thread execution entry point

Parameters:
pkThread Thread object
pData Pointer to thread-specific data

void Sleep int  iTime  )  [static]
 

Sleep

Parameters:
iTime Time to sleep in milliseconds


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