log4cpp  1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
log4cpp::threading::MSScopedLock Class Reference

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

#include <MSThreads.hh>

Public Member Functions

 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: