log4cpp::threading::MSScopedLock Class Reference

#include <MSThreads.hh>

List of all members.

Public Member Functions

 MSScopedLock (MSMutex &mutex)
 MSScopedLock (MSMutex &mutex)
 ~MSScopedLock ()
 ~MSScopedLock ()

Private Member Functions

 MSScopedLock (const MSScopedLock &other)
 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 include/log4cpp/threading/MSThreads.hh.


Constructor & Destructor Documentation

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

Definition at line 86 of file include/log4cpp/threading/MSThreads.hh.

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

Definition at line 91 of file include/log4cpp/threading/MSThreads.hh.

log4cpp::threading::MSScopedLock::MSScopedLock ( const MSScopedLock other  )  [private]
log4cpp::threading::MSScopedLock::MSScopedLock ( MSMutex mutex  )  [inline]
log4cpp::threading::MSScopedLock::~MSScopedLock (  )  [inline]
log4cpp::threading::MSScopedLock::MSScopedLock ( const MSScopedLock other  )  [private]

Member Data Documentation

Definition at line 95 of file include/log4cpp/threading/MSThreads.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


log4cpp
Author(s): Stephen Roderick
autogenerated on Fri Jan 11 09:51:56 2013