|
DCMTK
Version 3.6.1 20131114
OFFIS DICOM Toolkit
|
Public Member Functions | |
| void | clear () |
| Clear any nested diagnostic information if any. More... | |
| void | put (tstring const &key, tstring const &value) |
| bool | get (tstring *value, tstring const &key) const |
| void | remove (tstring const &key) |
| MappedDiagnosticContextMap const & | getContext () const |
Static Private Member Functions | |
|
static DCMTK_LOG4CPLUS_PRIVATE MappedDiagnosticContextMap * | getPtr () |
| void dcmtk::log4cplus::MDC::clear | ( | ) |
Clear any nested diagnostic information if any.
This method is useful in cases where the same thread can be potentially used over and over in different unrelated contexts.