log4cpp  1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
log4cpp::threading::MSMutex Class Reference

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

#include <MSThreads.hh>

List of all members.

Public Member Functions

 MSMutex ()
 ~MSMutex ()
LPCRITICAL_SECTION getCriticalSection ()

Detailed Description

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


Constructor & Destructor Documentation


Member Function Documentation

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

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