log4cplus::thread::Guard Class Reference

This is used to lock a mutex. More...

List of all members.

Public Member Functions

 Guard (LOG4CPLUS_MUTEX_PTR_DECLARE mutex)
 "locks" mutex.
 ~Guard ()
 "unlocks" mutex.

Private Member Functions

 Guard (const Guard &)
Guardoperator= (const Guard &)

Private Attributes

LOG4CPLUS_MUTEX_PTR_DECLARE _mutex


Detailed Description

This is used to lock a mutex.

The dtor unlocks the mutex.

Definition at line 36 of file threads.h.


The documentation for this class was generated from the following file:


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1