Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CGXMutex Class Reference

#include <GXMutex.h>

List of all members.

Public Methods

 CGXMutex ()
virtual ~CGXMutex ()
virtual bool Init ()
virtual bool Lock (int uMiliSec)
virtual void Unlock ()

Protected Methods

virtual void Cleanup ()

Protected Attributes

HANDLE m_hMutex


Constructor & Destructor Documentation

CGXMutex::CGXMutex  
 

CGXMutex::~CGXMutex   [virtual]
 


Member Function Documentation

void CGXMutex::Cleanup   [protected, virtual]
 

bool CGXMutex::Init   [virtual]
 

bool CGXMutex::Lock int    iMiliSec [virtual]
 

void CGXMutex::Unlock   [virtual]
 


Member Data Documentation

HANDLE CGXMutex::m_hMutex [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu May 23 17:51:01 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001