table of contents
log4cpp::threading::ScopedLock(3) | Library Functions Manual | 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.
Version 1.1 | log4cpp |