log4cpp::threading::MSMutex Class Reference

#include <MSThreads.hh>

List of all members.

Public Member Functions

LPCRITICAL_SECTION getCriticalSection ()
LPCRITICAL_SECTION getCriticalSection ()
 MSMutex ()
 MSMutex ()
 ~MSMutex ()
 ~MSMutex ()

Private Member Functions

 MSMutex (const MSMutex &other)
 MSMutex (const MSMutex &other)

Private Attributes

CRITICAL_SECTION _criticalSection

Detailed Description

A simple object wrapper around CreateMutex() and DeleteMutex()

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


Constructor & Destructor Documentation

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

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

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

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

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

Member Function Documentation

LPCRITICAL_SECTION log4cpp::threading::MSMutex::getCriticalSection (  )  [inline]
LPCRITICAL_SECTION log4cpp::threading::MSMutex::getCriticalSection (  )  [inline]

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


Member Data Documentation

Definition at line 72 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