DCMTK Version 3.6.8
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. | |
~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.