OFFIS DCMTK  Version 3.6.0
Public Member Functions | List of all members
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.
 
 ~NDCContextCreator ()
 Pops the NDC stack.
 

Detailed Description

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

Definition at line 303 of file ndc.h.

Constructor & Destructor Documentation

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

Pushes msg onto the NDC stack.

log4cplus::NDCContextCreator::~NDCContextCreator ( )

Pops the NDC stack.


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


Generated on Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2