| 
    MeVisLab Toolbox Reference
    
   | 
 
Structure describing the AddOnPointer; used as private implementation in _fieldAddOnList. More...
#include <mlDicomEnhancedSaveAddOnList.h>
Public Member Functions | |
| DicomEnhancedSaveAddOnPointers (Module &mod, _EnhancedFieldAddOnListType &faList) | |
| Constructs the AddOn with all internal FieldAddOns.   | |
Public Attributes | |
| DicomPatientModuleTagInterface | patientTags | 
| Mandatory: Patient information tags, C.7.1.1.   | |
| DicomGeneralStudyModuleTagInterface | generalStudyTags | 
| Mandatory: General Study tags, C.7.2.1.   | |
| DicomGeneralSeriesModuleTagInterface | generalSeriesTags | 
| Mandatory: General Series tags, C.7.3.1.   | |
| DicomMRSeriesModuleTagInterface | mrSeriesTags | 
| Mandatory: MR Series Module tags, C.8.13.6.   | |
| DicomFrameOfReferenceModuleTagInterface | frameOfReferenceTags | 
| Mandatory: Frame Of Reference tags, C.7.4.1.   | |
| DicomGeneralEquipmentModuleTagInterface | generalEquipmentTags | 
| Mandatory: General Equipment tags, C.7.5.1.   | |
| DicomContentDateTimeTagInterface | contentDateTimeTags | 
| User: Enhanced General Equipment tags, C.7.5.2, use general equipment with useAsEnhanced.   | |
| DicomAcquisitionContextModuleTagInterface | acquisitionContextTags | 
| Mandatory: Multi-frame Functional Groups, C.7.6.16 for enhanced multi-frame contents; implemented in setUpTreeContent with tool functions.   | |
| DicomImageTypeTagInterface | imageTypeTags | 
| User: Device, C.7.6.12.   | |
| DicomImageDescriptionTagInterface | commonCTAndMRImageDescriptionTags | 
| Mandatory as part of : Enhanced MR Image, C.8.13.2.   | |
| DicomEnhancedMRImageModuleTagInterface | enhancedMRImageTags | 
| Mandatory: Enhanced MR Image, C.8.13.1.   | |
| DicomSOPCommonModuleTagInterface | sopCommonModuleTags | 
| Mandatory: SOPCommon, C.12.1.   | |
| DicomCopyGroupsTagInterface | legacyEnhancedUserTags | 
| User groups to be copied in Legacy Converted Enhanced MR.   | |
Structure describing the AddOnPointer; used as private implementation in _fieldAddOnList.
Definition at line 65 of file mlDicomEnhancedSaveAddOnList.h.
| ml::DicomEnhancedSaveAddOnPointers::DicomEnhancedSaveAddOnPointers | ( | Module & | mod, | 
| _EnhancedFieldAddOnListType & | faList ) | 
Constructs the AddOn with all internal FieldAddOns.
| DicomAcquisitionContextModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::acquisitionContextTags | 
Mandatory: Multi-frame Functional Groups, C.7.6.16 for enhanced multi-frame contents; implemented in setUpTreeContent with tool functions.
User: Multi-frame Dimension Module, C.7.6.17 for enhanced multi-frame contents; implemented in setUpTreeContent with tool functions. Conditional: Cardiac Synchronization Module tag interface, C.7.6.18.1. Conditional: Respiratory Synchronization Module tag interface, C.7.6.18.2. Conditional: BulkMotion Synchronization Module tag interface, C.7.6.18.3. Mandatory: Acquisition Context, C.7.6.14. Done with adding empty Acquisition Context Sequence (0040,0555).
Definition at line 139 of file mlDicomEnhancedSaveAddOnList.h.
| DicomImageDescriptionTagInterface ml::DicomEnhancedSaveAddOnPointers::commonCTAndMRImageDescriptionTags | 
Mandatory as part of : Enhanced MR Image, C.8.13.2.
Definition at line 151 of file mlDicomEnhancedSaveAddOnList.h.
| DicomContentDateTimeTagInterface ml::DicomEnhancedSaveAddOnPointers::contentDateTimeTags | 
User: Enhanced General Equipment tags, C.7.5.2, use general equipment with useAsEnhanced.
Mandatory: ContentDate and ContentTime tags: Needed in Multi-frame functional groups.
Definition at line 119 of file mlDicomEnhancedSaveAddOnList.h.
| DicomEnhancedMRImageModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::enhancedMRImageTags | 
Mandatory: Enhanced MR Image, C.8.13.1.
Definition at line 154 of file mlDicomEnhancedSaveAddOnList.h.
| DicomFrameOfReferenceModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::frameOfReferenceTags | 
Mandatory: Frame Of Reference tags, C.7.4.1.
Definition at line 96 of file mlDicomEnhancedSaveAddOnList.h.
| DicomGeneralEquipmentModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::generalEquipmentTags | 
Mandatory: General Equipment tags, C.7.5.1.
Definition at line 103 of file mlDicomEnhancedSaveAddOnList.h.
| DicomGeneralSeriesModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::generalSeriesTags | 
Mandatory: General Series tags, C.7.3.1.
Definition at line 87 of file mlDicomEnhancedSaveAddOnList.h.
| DicomGeneralStudyModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::generalStudyTags | 
Mandatory: General Study tags, C.7.2.1.
Definition at line 78 of file mlDicomEnhancedSaveAddOnList.h.
| DicomImageTypeTagInterface ml::DicomEnhancedSaveAddOnPointers::imageTypeTags | 
User: Device, C.7.6.12.
User: Specimen, C.7.6.22. Mandatory as part of : Enhanced MR Image, C.8.13.1.
Definition at line 148 of file mlDicomEnhancedSaveAddOnList.h.
| DicomCopyGroupsTagInterface ml::DicomEnhancedSaveAddOnPointers::legacyEnhancedUserTags | 
User groups to be copied in Legacy Converted Enhanced MR.
Definition at line 160 of file mlDicomEnhancedSaveAddOnList.h.
| DicomMRSeriesModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::mrSeriesTags | 
Mandatory: MR Series Module tags, C.8.13.6.
Definition at line 90 of file mlDicomEnhancedSaveAddOnList.h.
| DicomPatientModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::patientTags | 
Mandatory: Patient information tags, C.7.1.1.
Definition at line 72 of file mlDicomEnhancedSaveAddOnList.h.
| DicomSOPCommonModuleTagInterface ml::DicomEnhancedSaveAddOnPointers::sopCommonModuleTags | 
Mandatory: SOPCommon, C.12.1.
Definition at line 157 of file mlDicomEnhancedSaveAddOnList.h.