DCMTK  Version 3.6.1 20131114
OFFIS DICOM Toolkit
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Private Attributes | List of all members
dcmtk::log4cplus::HierarchyLocker Class Reference

This is used to lock a Hierarchy. More...

+ Collaboration diagram for dcmtk::log4cplus::HierarchyLocker:

Public Member Functions

 HierarchyLocker (Hierarchy &h)
 
void resetConfiguration ()
 Calls the resetConfiguration() method on the locked Hierarchy.
 
Logger getInstance (const log4cplus::tstring &name)
 Calls the getInstance() method on the locked Hierarchy.
 
Logger getInstance (const log4cplus::tstring &name, spi::LoggerFactory &factory)
 Calls the getInstance() method on the locked Hierarchy.
 
void addAppender (Logger &logger, log4cplus::SharedAppenderPtr &appender)
 

Private Attributes

Hierarchyh
 
log4cplus::thread::MutexGuard hierarchyLocker
 
LoggerList loggerList
 

Detailed Description

This is used to lock a Hierarchy.

The dtor unlocks the Hierarchy.


The documentation for this class was generated from the following file:


Generated on Thu Dec 5 2013 for DCMTK Version 3.6.1 20131114 by Doxygen 1.8.5