log4cpp::threading::MSScopedLock - Man Page

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

Synopsis

#include <MSThreads.hh>

Public Member Functions

MSScopedLock (MSMutex &mutex)
~MSScopedLock ()

Detailed Description

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

Constructor & Destructor Documentation

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

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

Author

Generated automatically by Doxygen for log4cpp from the source code.

Info

Version 1.1.3 log4cpp