log4cpp::threading::Mutex Class Reference
#include <PThreads.hh>
List of all members.
Detailed Description
Definition at line 36 of file include/log4cpp/threading/PThreads.hh.
Constructor & Destructor Documentation
log4cpp::threading::Mutex::Mutex |
( |
|
) |
[inline] |
log4cpp::threading::Mutex::~Mutex |
( |
|
) |
[inline] |
log4cpp::threading::Mutex::Mutex |
( |
const Mutex & |
m |
) |
[private] |
log4cpp::threading::Mutex::Mutex |
( |
|
) |
[inline] |
log4cpp::threading::Mutex::~Mutex |
( |
|
) |
[inline] |
log4cpp::threading::Mutex::Mutex |
( |
const Mutex & |
m |
) |
[private] |
Member Function Documentation
void log4cpp::threading::Mutex::lock |
( |
|
) |
[inline] |
void log4cpp::threading::Mutex::lock |
( |
|
) |
[inline] |
Mutex& log4cpp::threading::Mutex::operator= |
( |
const Mutex & |
m |
) |
[private] |
Mutex& log4cpp::threading::Mutex::operator= |
( |
const Mutex & |
m |
) |
[private] |
void log4cpp::threading::Mutex::unlock |
( |
|
) |
[inline] |
void log4cpp::threading::Mutex::unlock |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: