48#if defined(_USE_ENHANCED_SAVE_COMMON_INSTANCE_REFERENCE)
56#define _LEGACY_CONVERTED_ENHANCED_CT_SOP_CLASS_UID "1.2.840.10008.5.1.4.1.1.2.2"
59#define _LEGACY_CONVERTED_ENHANCED_MR_SOP_CLASS_UID "1.2.840.10008.5.1.4.1.1.4.4"
62#define _LEGACY_CONVERTED_ENHANCED_PET_SOP_CLASS_UID "1.2.840.10008.5.1.4.1.1.128.1"
164#if defined(_USE_ENHANCED_SAVE_COMMON_INSTANCE_REFERENCE)
173#define _addOnPointers (*static_cast<DicomEnhancedSaveAddOnPointers*>(this->_fieldAddOnList._pImpl))
Project global and OS specific declarations.
Manages the module field interface according to DICOM Acquisition Context Module C....
Manages the module field interface according to Common Instance Reference Module in DICOM Part 3.
Manages the module field interface according to DICOM ContentDate and ContentTime tags.
Manages the module field interface according to DICOM General Equipment, C.7.5.1.
Manages the module field interface according to DICOM Enhanced MR Image Modules C....
Structure describing the AddOnPointer; used as private implementation in _fieldAddOnList.
DicomEnhancedSaveAddOnPointers(Module &mod, _EnhancedFieldAddOnListType &faList)
Constructs the AddOn with all internal FieldAddOns.
DicomSOPCommonModuleTagInterface sopCommonModuleTags
Mandatory: SOPCommon, C.12.1.
DicomCopyGroupsTagInterface legacyEnhancedUserTags
User groups to be copied in Legacy Converted Enhanced MR.
DicomEnhancedMRImageModuleTagInterface enhancedMRImageTags
Mandatory: Enhanced MR Image, C.8.13.1.
DicomAcquisitionContextModuleTagInterface acquisitionContextTags
Mandatory: Multi-frame Functional Groups, C.7.6.16 for enhanced multi-frame contents; implemented in ...
DicomImageDescriptionTagInterface commonCTAndMRImageDescriptionTags
Mandatory as part of : Enhanced MR Image, C.8.13.2.
DicomFrameOfReferenceModuleTagInterface frameOfReferenceTags
Mandatory: Frame Of Reference tags, C.7.4.1.
DicomPatientModuleTagInterface patientTags
Mandatory: Patient information tags, C.7.1.1.
DicomGeneralSeriesModuleTagInterface generalSeriesTags
Mandatory: General Series tags, C.7.3.1.
DicomImageTypeTagInterface imageTypeTags
User: Device, C.7.6.12.
DicomContentDateTimeTagInterface contentDateTimeTags
User: Enhanced General Equipment tags, C.7.5.2, use general equipment with useAsEnhanced.
DicomGeneralEquipmentModuleTagInterface generalEquipmentTags
Mandatory: General Equipment tags, C.7.5.1.
DicomMRSeriesModuleTagInterface mrSeriesTags
Mandatory: MR Series Module tags, C.8.13.6.
DicomGeneralStudyModuleTagInterface generalStudyTags
Mandatory: General Study tags, C.7.2.1.
Manages the module field interface for the DICOM Frame Of Reference Module.
Manages the module field interface according to DICOM General Equipment, C.7.5.1.
Manages the module field interface according to DICOM General Series, C.7.3.1.
Manages the module field interface according to DICOM General Study, C.7.1.3.
Manages the module field interface similar to the Image Description Macro C.8.16.2.
Manages the module field interface according to the Image Type tag from DICOM Enhanced MR Image Modul...
Manages the module field interface according to DICOM Segmentation Series Module Attributes,...
Manages the module field interface according to DICOM Patient Module, C.7.1.1.
Manages the module field interface according to SOP Common Module shown in DICOM Table 12-1.
Base class for an image processing module of the ML.
Header file for the tag interface for a DICOM Acquisition Context Module C.7.6.14.
Header file for the tag interface which manages the Common Instance Reference Module in DICOM Part 3.
Header file for the ML module base class DicomContentDateTimeTagInterface.
Header file for the FieldAddOn class DicomCopyGroupsTagInterface.
Header file for the tag interface for the Enhanced MR Image Module C.8.13.1.
Header file for the ML module class DicomEnhancedSave.
Header file for the tag interface for the Frame Of Reference Module, C.7-6.
Header file for the ML module base class DicomGeneralEquipmentModuleTagInterface.
Header file for the ML module base class DicomGeneralSeriesModuleTagInterface.
Header file for the ML module base class DicomGeneralStudyModuleTagInterface.
Header file for the field interface similar to the Image Description Macro C.8.16....
Header file for the tag interface for the Image Type tag from Enhanced MR Image Module C....
Header file for the tag interface for the MR Series Module tags, C.8.13.6.
Header file for the ML module base class DicomPatientModuleTagInterface.
Header file for the tag interface for the SOP Common Module shown as in DICOM Table 12-1.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.