Public Member Functions | Private Member Functions | Private Attributes
log4cpp::threading::Mutex Class Reference

#include <PThreads.hh>

List of all members.

Public Member Functions

void lock ()
 Mutex ()
void unlock ()
 ~Mutex ()

Private Member Functions

 Mutex (const Mutex &m)
Mutexoperator= (const Mutex &m)

Private Attributes

pthread_mutex_t mutex

Detailed Description

Definition at line 36 of file PThreads.hh.


Constructor & Destructor Documentation

Definition at line 41 of file PThreads.hh.

Definition at line 53 of file PThreads.hh.

log4cpp::threading::Mutex::Mutex ( const Mutex m) [private]

Member Function Documentation

Definition at line 45 of file PThreads.hh.

Mutex& log4cpp::threading::Mutex::operator= ( const Mutex m) [private]

Definition at line 49 of file PThreads.hh.


Member Data Documentation

pthread_mutex_t log4cpp::threading::Mutex::mutex [private]

Definition at line 38 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 Wed Sep 16 2015 10:27:14