MeVisLab Toolbox Reference
mlDirectDicomImportDPLLogger.h File Reference

Extended DPL logger class redirecting messages from the DPL to a DirectDicomImport instance. More...

#include "MLDirectDicomImportSystem.h"
#include "mlTimeCounter.h"
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <ThirdPartyWarningsRestore.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

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Extended DPL logger class redirecting messages from the DPL to a DirectDicomImport instance.

Author
Wolf Spindler
Date
2010-02-08

! Implements a derived DPL logger for additional functionality and redirecting ! log information from the DPL.

Definition in file mlDirectDicomImportDPLLogger.h.