Public Member Functions | Private Member Functions | Private Attributes | List of all members
log4cpp::threading::MSScopedLock Class Reference

#include <MSThreads.hh>

Public Member Functions

 MSScopedLock (MSMutex &mutex)
 
 ~MSScopedLock ()
 

Private Member Functions

 MSScopedLock (const MSScopedLock &other)
 

Private Attributes

LPCRITICAL_SECTION _criticalSection
 

Detailed Description

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

Definition at line 84 of file MSThreads.hh.

Constructor & Destructor Documentation

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

Definition at line 86 of file MSThreads.hh.

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

Definition at line 91 of file MSThreads.hh.

log4cpp::threading::MSScopedLock::MSScopedLock ( const MSScopedLock other)
private

Member Data Documentation

LPCRITICAL_SECTION log4cpp::threading::MSScopedLock::_criticalSection
private

Definition at line 95 of file MSThreads.hh.


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


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:14:17