table of contents
log4cpp::threading::ScopedLock(3) | log4cpp | log4cpp::threading::ScopedLock(3) |
NAME¶
log4cpp::threading::ScopedLock -
definition of ScopedLock;
SYNOPSIS¶
#include <PThreads.hh>
Public Member Functions¶
ScopedLock (Mutex &mutex)
~ScopedLock ()
Detailed Description¶
definition of ScopedLock;
Constructor & Destructor Documentation¶
log4cpp::threading::ScopedLock::ScopedLock (Mutex & mutex) [inline]¶
log4cpp::threading::ScopedLock::~ScopedLock () [inline]¶
Author¶
Generated automatically by Doxygen for log4cpp from the source code.
4 Aug 2014 | Version 1.0 |