DCMTK  Version 3.6.1 20121102
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 tstring &name)
 Calls the getInstance() method on the locked Hierarchy.
 
Logger getInstance (const tstring &name, spi::LoggerFactory &factory)
 Calls the getInstance() method on the locked Hierarchy.
 
void addAppender (Logger &logger, SharedAppenderPtr &appender)
 

Private Attributes

Hierarchyh
 
thread::Guard 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 Wed Sep 4 2013 for DCMTK Version 3.6.1 20121102 by Doxygen 1.8.4