log4shib 1.0.9
Public Member Functions

log4shib::threading::MSScopedLock Class Reference

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

#include <MSThreads.hh>

List of all members.

Public Member Functions

 MSScopedLock (MSMutex &mutex)
 ~MSScopedLock ()

Detailed Description

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


Constructor & Destructor Documentation

log4shib::threading::MSScopedLock::MSScopedLock ( MSMutex mutex) [inline]
log4shib::threading::MSScopedLock::~MSScopedLock ( ) [inline]

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