MeVisLab Toolbox Reference
mlDicomModifyFieldAddOnBase.h File Reference

Header file of the DicomModifyFieldAddOnBase class dedicated to manage fields for ML modules and instances derived from DicomModifyBase to combine field handling and tag modification functionality to modify DCMTree's. More...

Go to the source code of this file.

Classes

class  ml::DicomModifyFieldAddOnBase
 The class DicomModifyFieldAddOnBase is dedicated to manage fields for ML modules and instances derived from DicomModifyBase to combine field handling and tag modification functionality to modify DCMTree's and to allow concatenation of them to pipelines. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Header file of the DicomModifyFieldAddOnBase class dedicated to manage fields for ML modules and instances derived from DicomModifyBase to combine field handling and tag modification functionality to modify DCMTree's.

This class merges FieldAddOnBase functionality with DicomModifyList with multiple inheritance to make FieldAddOn's directly usable as DCMTree modifiers.

Author
Wolf Spindler
Date
05/2013

Definition in file mlDicomModifyFieldAddOnBase.h.