MeVisLab Toolbox Reference
mlDicomModifyList.h File Reference

Header file of a class which manages a list of DicomModifyBase objects and an input which allows the concatenation of further DicomModifyList or derived objects. More...

#include "MLDicomModifySystem.h"
#include "mlBase.h"
#include "mlDicomModifyBase.h"

Go to the source code of this file.

Classes

class  ml::DicomModifyList
 Class which manages a list of DicomModifyBase or derived objects, with an input for concatenation to another DicomModifyList object and which can apply their operations according to their parameters to DCMTrees. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Header file of a class which manages a list of DicomModifyBase objects and an input which allows the concatenation of further DicomModifyList or derived objects.


Author
Wolf Spindler
Date
05/2013

Definition in file mlDicomModifyList.h.