$search

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

log4cpp::threading::Mutex::Mutex (  )  [inline]

Definition at line 41 of file PThreads.hh.

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

Definition at line 53 of file PThreads.hh.

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

Member Function Documentation

void log4cpp::threading::Mutex::lock (  )  [inline]

Definition at line 45 of file PThreads.hh.

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


log4cpp
Author(s): Stephen Roderick
autogenerated on Fri Mar 1 16:23:51 2013