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

This class ensures that a NDC#push call is always matched with a NDC#pop call even in the face of exceptions. More...

Public Member Functions

 NDCContextCreator (const tstring &msg)
 Pushes msg onto the NDC stack. More...
 
 ~NDCContextCreator ()
 Pops the NDC stack. More...
 

Detailed Description

This class ensures that a NDC#push call is always matched with a NDC#pop call even in the face of exceptions.

Constructor & Destructor Documentation

dcmtk::log4cplus::NDCContextCreator::NDCContextCreator ( const tstring msg)

Pushes msg onto the NDC stack.

dcmtk::log4cplus::NDCContextCreator::~NDCContextCreator ( )

Pops the NDC stack.


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