MeVisLab Toolbox Reference
mlDicomModifyFieldAddOnList.h File Reference

Header file of a class managing many DicomModifFieldAddOns to simplify usage of multiple AddOns. More...

Go to the source code of this file.

Classes

class  ml::DicomModifyFieldAddOnList< BASE_FIELD_ADD_ON_TYPE, PIMPL_OBJ_TYPE >
 Class managing a list of BASE_FIELD_ADD_ON_TYPE to simplify usage of multiple AddOns; AddOns are never owned by DicomModifyFieldAddOnList instances, this the life time of the AddOns must be longer than the usage of DicomModifyFieldAddOnList instances. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Header file of a class managing many DicomModifFieldAddOns to simplify usage of multiple AddOns.

Author
Wolf Spindler
Date
09/2016

Definition in file mlDicomModifyFieldAddOnList.h.