MeVisLab Toolbox Reference
|
Header file of a class managing many DicomModifFieldAddOns to simplify usage of multiple AddOns. More...
#include "MLDicomModifySystem.h"
#include <mlFieldAddOnList.h>
#include <mlDicomModifyFieldAddOnBase.h>
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 | |
namespace | ml |
Main documentation file for ML users and developers. | |
Header file of a class managing many DicomModifFieldAddOns to simplify usage of multiple AddOns.
Definition in file mlDicomModifyFieldAddOnList.h.