table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 1.1.4-1.5
 - Leap-16.0
 - Leap-15.6
 
| 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 |