MeVisLab Toolbox Reference
mlDirectDicomImportDPLTagValueProvider.h File Reference

Extended DPL TagValueProvider class for the ML module class DirectDicomImport. More...

#include "MLDirectDicomImportSystem.h"
#include <mlTypeDefs.h>
#include <ThirdPartyWarningsDisable.h>
#include <map>
#include <string>
#include <vector>
#include <ThirdPartyWarningsRestore.h>
#include <mlConstantString.h>
#include <mlDicomMessageCollector.h>
#include "DPL_TagValueProvider.h"
#include "DPL_TagValue.h"
#include "DCMTree_TagId.h"

Go to the source code of this file.

Classes

class  ml::DirectDicomImportDPLTagValueProvider
 An DPL::TagValueProvider class for the DirectDicomImport module. More...
 
struct  ml::DirectDicomImportDPLTagValueProvider::HardOverwriteTag
 Simple structure of a tag id and a string which overwrites this tag value. More...
 

Namespaces

 DPL
 Forward and includes of internally used DPL classes.
 
 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef std::map< std::string, int > ml::FileLoadStateLookUp
 Typedef for a map used for fast look up of file load states. More...
 

Detailed Description

Extended DPL TagValueProvider class for the ML module class DirectDicomImport.

Author
Wolf Spindler
Date
2010-02-08

! Implements a derived DPL TagValueProvider for additional functionality.

Definition in file mlDirectDicomImportDPLTagValueProvider.h.