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

#include <PThreads.hh>

Public Member Functions

 ScopedLock (Mutex &mutex)
 
 ~ScopedLock ()
 

Private Attributes

Mutex_mutex
 

Detailed Description

definition of ScopedLock;

Definition at line 65 of file PThreads.hh.

Constructor & Destructor Documentation

log4cpp::threading::ScopedLock::ScopedLock ( Mutex mutex)
inline

Definition at line 70 of file PThreads.hh.

log4cpp::threading::ScopedLock::~ScopedLock ( )
inline

Definition at line 75 of file PThreads.hh.

Member Data Documentation

Mutex& log4cpp::threading::ScopedLock::_mutex
private

Definition at line 67 of file PThreads.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