MeVisLab Toolbox Reference
|
Extended DPL logger class redirecting messages from the DPL to a DirectDicomImport instance. More...
#include "MLDirectDicomImportSystem.h"
#include "mlTimeCounter.h"
#include <FMEThirdPartyWarningsDisable.h>
#include <string>
#include <FMEThirdPartyWarningsRestore.h>
#include "mlProgressLogger.h"
#include "DPL_TypeDefs.h"
#include "DPL_Logger.h"
Go to the source code of this file.
Classes | |
class | ml::DirectDicomImportDPLLogger |
Extended DPL logger class redirecting messages from the DPL to a DirectDicomImport instance. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Extended DPL logger class redirecting messages from the DPL to a DirectDicomImport instance.
! Implements a derived DPL logger for additional functionality and redirecting ! log information from the DPL.
Definition in file mlDirectDicomImportDPLLogger.h.