NLMISC::IProcess Class Reference

#include <thread.h>


Detailed Description

Process base interface, must be implemented for all OS
Author:
Cyril 'Hulud' Corvazier

Nevrax France

Date:
2000

Definition at line 154 of file thread.h.

Public Member Functions

virtual uint64 getCPUMask ()=0

Static Public Member Functions

IProcessgetCurrentProcess ()


Member Function Documentation

virtual uint64 NLMISC::IProcess::getCPUMask  )  [pure virtual]
 

Return process CPU mask. Each bit stand for a CPU usable by the process threads. Not implemented under Linux.

Referenced by NL3D::CZoneLighter::light().

IProcess* NLMISC::IProcess::getCurrentProcess  )  [static]
 

Return a pointer on the current process. Implemented in the derived class.


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 13:46:53 2004 for NeL by doxygen 1.3.6