Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Wefts::OSMutexWindows Class Reference

#include <wefts_os_windows.h>

Inheritance diagram for Wefts::OSMutexWindows:

Inheritance graph
[legend]
Collaboration diagram for Wefts::OSMutexWindows:

Collaboration graph
[legend]
List of all members.

Public Methods

 OSMutexWindows () throw ( InitError )
 ~OSMutexWindows ()
virtual void lock ()
 Locks the mutex.

virtual bool trylock ()
 Try to lock the mutex.

virtual void unlock ()
 Unlocks the mutex.


Protected Attributes

CRITICAL_SECTION m_sect

Friends

class OSConditionWindows

Constructor & Destructor Documentation

Wefts::OSMutexWindows::OSMutexWindows   throw ( InitError )
 

Wefts::OSMutexWindows::~OSMutexWindows   [inline]
 


Member Function Documentation

virtual void Wefts::OSMutexWindows::lock   [inline, virtual]
 

Locks the mutex.

Implements Wefts::OSMutexBase.

virtual bool Wefts::OSMutexWindows::trylock   [inline, virtual]
 

Try to lock the mutex.

Implements Wefts::OSMutexBase.

virtual void Wefts::OSMutexWindows::unlock   [inline, virtual]
 

Unlocks the mutex.

Implements Wefts::OSMutexBase.


Friends And Related Function Documentation

friend class OSConditionWindows [friend]
 


Member Data Documentation

CRITICAL_SECTION Wefts::OSMutexWindows::m_sect [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Dec 22 04:12:38 2003 for Wefts by doxygen1.2.18