MeVisLab Toolbox 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 | |
namespace | ml |
Main documentation file for ML users and developers. | |
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.
Definition in file mlDicomModifyFieldAddOnBase.h.