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

log4cpp::threading::MSMutex Class Reference

A simple object wrapper around CreateMutex() and DeleteMutex(). More...

#include <MSThreads.hh>

List of all members.

Public Methods

 MSMutex ()
 ~MSMutex ()
LPCRITICAL_SECTION getCriticalSection ()


Detailed Description

A simple object wrapper around CreateMutex() and DeleteMutex().


Constructor & Destructor Documentation

log4cpp::threading::MSMutex::MSMutex   [inline]
 

log4cpp::threading::MSMutex::~MSMutex   [inline]
 


Member Function Documentation

LPCRITICAL_SECTION log4cpp::threading::MSMutex::getCriticalSection   [inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 28 23:42:16 2002 for log4cpp by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002