DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
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... | |
This class ensures that a NDC#push call is always matched with a NDC#pop call even in the face of exceptions.
dcmtk::log4cplus::NDCContextCreator::NDCContextCreator | ( | const log4cplus::tstring & | msg | ) |
Pushes msg
onto the NDC stack.
dcmtk::log4cplus::NDCContextCreator::~NDCContextCreator | ( | ) |
Pops the NDC stack.