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

log4cpp::threading::MSScopedLock Class Reference

A simple object wrapper around WaitForSingleObject() and ReleaseMutex(). More...

#include <MSThreads.hh>

List of all members.

Public Methods

 MSScopedLock (MSMutex &mutex)
 ~MSScopedLock ()


Detailed Description

A simple object wrapper around WaitForSingleObject() and ReleaseMutex().


Constructor & Destructor Documentation

log4cpp::threading::MSScopedLock::MSScopedLock MSMutex   mutex [inline]
 

log4cpp::threading::MSScopedLock::~MSScopedLock   [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