DCMTK  Version 3.6.3
OFFIS DICOM Toolkit
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 log4cplus::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

◆ NDCContextCreator()

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

Pushes msg onto the NDC stack.

◆ ~NDCContextCreator()

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

Pops the NDC stack.


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


Generated on Mon Feb 5 2018 for DCMTK Version 3.6.3 by Doxygen 1.8.14