DCMTK
Version 3.6.1 20121102
OFFIS DICOM Toolkit
|
This is the internal object that is stored on the NDC stack. More...
Public Member Functions | |
DiagnosticContext (const tstring &message, DiagnosticContext *parent) | |
DiagnosticContext (const tstring &message) | |
Public Attributes | |
tstring | message |
tstring | fullMessage |
This is the internal object that is stored on the NDC stack.
tstring dcmtk::log4cplus::DiagnosticContext::fullMessage |
The entire message stack.
tstring dcmtk::log4cplus::DiagnosticContext::message |
The message at this context level.