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

CL_MutexSection Class Reference

#include <mutex.h>

Collaboration diagram for CL_MutexSection:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_MutexSection (CL_Mutex *mutex)
virtual ~CL_MutexSection ()

Private Attributes

CL_Mutexmutex

Constructor & Destructor Documentation

CL_MutexSection::CL_MutexSection ( CL_Mutex * mutex ) [inline]
 

Definition at line 68 of file mutex.h.

CL_MutexSection::~CL_MutexSection ( ) [inline, virtual]
 

Definition at line 74 of file mutex.h.


Member Data Documentation

CL_Mutex* CL_MutexSection::mutex [private]
 

Definition at line 80 of file mutex.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:13 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001