log4cpp 1.1
Loading...
Searching...
No Matches
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

◆ MSScopedLock()

log4cpp::threading::MSScopedLock::MSScopedLock ( MSMutex & mutex)
inline

◆ ~MSScopedLock()

log4cpp::threading::MSScopedLock::~MSScopedLock ( )
inline

The documentation for this class was generated from the following file: