MeVisLab Toolbox Reference
mlDicomModifyModuleFieldAddOnBase.h File Reference

Extended DicomModifyFieldAddOnBase class providing additionally: -Method to set input dicom tree field which is then used as a source for inheriting information. More...

#include "MLDicomModifyFieldAddOnsSystem.h"
#include <mlDicomModifyFieldAddOnBase.h>
#include <mlModuleIncludes.h>
#include <DCMTree_Lib.h>
#include <vector>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  ml::DicomModifyModuleFieldAddOnBase
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef boost::shared_ptr< DicomModifyModuleFieldAddOnBase > ml::ModuleFieldAddOnPtr
 

Detailed Description

Extended DicomModifyFieldAddOnBase class providing additionally: -Method to set input dicom tree field which is then used as a source for inheriting information.

-Four NotifyFields to enable selection/deselection of added BoolFields, inheriting values from input dicom tree and clearing values of added StringFields.

Author
Grzegorz Chlebus
Date
2014-08-07

Definition in file mlDicomModifyModuleFieldAddOnBase.h.