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

#include <MSThreads.hh>

Public Member Functions

LPCRITICAL_SECTION getCriticalSection ()
 
 MSMutex ()
 
 ~MSMutex ()
 

Private Member Functions

 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 MSThreads.hh.

Constructor & Destructor Documentation

log4cpp::threading::MSMutex::MSMutex ( )
inline

Definition at line 64 of file MSThreads.hh.

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

Definition at line 65 of file MSThreads.hh.

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

Member Function Documentation

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

Definition at line 66 of file MSThreads.hh.

Member Data Documentation

CRITICAL_SECTION log4cpp::threading::MSMutex::_criticalSection
private

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