log4cpp::threading::ScopedLock (3) Linux Manual Page
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.
