CCriticalSection2 Class Reference

Inheritance diagram for CCriticalSection2:

Inheritance graph
[legend]
Collaboration diagram for CCriticalSection2:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CCriticalSection2 ()
 ~CCriticalSection2 ()
virtual void Enter ()
 Enter the critical section and lock other threads outside.
virtual void Leave ()
 Leave the critical section and allow another thread to enter.


Constructor & Destructor Documentation

CCriticalSection2 (  ) 

~CCriticalSection2 (  ) 


Member Function Documentation

void Enter (  )  [virtual]

Enter the critical section and lock other threads outside.

Implements ICriticalSection.

void Leave (  )  [virtual]

Leave the critical section and allow another thread to enter.

Implements ICriticalSection.


Generated on Tue Oct 2 15:45:38 2007 for JetByte Tools - v5.2 by  doxygen 1.5.3