|
DCMTK
Version 3.6.1 20120515
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 tstring &msg) | |
Pushes msg onto the NDC stack. | |
| ~NDCContextCreator () | |
| Pops the NDC stack. | |
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 tstring & | msg | ) |
Pushes msg onto the NDC stack.
Pops the NDC stack.