DCMTK  Version 3.6.1 20131114
OFFIS DICOM Toolkit
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
DRTDoseIOD Class Reference

Interface class for RTDoseIOD. More...

+ Inheritance diagram for DRTDoseIOD:
+ Collaboration diagram for DRTDoseIOD:

Public Member Functions

 DRTDoseIOD ()
 default constructor
 
 DRTDoseIOD (const DRTDoseIOD &copy)
 copy constructor More...
 
virtual ~DRTDoseIOD ()
 destructor
 
DRTDoseIODoperator= (const DRTDoseIOD &copy)
 assigment operator More...
 
virtual void clear ()
 clear all internal member variables
 
virtual OFBool isValid ()
 check whether the current internal state is valid More...
 
virtual OFCondition read (DcmItem &dataset)
 read object from dataset More...
 
virtual OFCondition readPatientData (DcmItem &dataset)
 read PatientData from dataset More...
 
virtual OFCondition readStudyData (DcmItem &dataset)
 read StudyData from dataset. More...
 
virtual OFCondition readSeriesData (DcmItem &dataset)
 read SeriesData from dataset. More...
 
virtual OFCondition write (DcmItem &dataset)
 write object to dataset More...
 
virtual OFBool isClinicalTrialSubjectModulePresent (const OFBool complete=OFFalse)
 check whether ClinicalTrialSubjectModule (U) is present. More...
 
virtual OFBool isPatientStudyModulePresent (const OFBool complete=OFFalse)
 check whether PatientStudyModule (U) is present. More...
 
virtual OFBool isClinicalTrialStudyModulePresent (const OFBool complete=OFFalse)
 check whether ClinicalTrialStudyModule (U) is present. More...
 
virtual OFBool isClinicalTrialSeriesModulePresent (const OFBool complete=OFFalse)
 check whether ClinicalTrialSeriesModule (U) is present. More...
 
virtual OFBool isGeneralImageModulePresent (const OFBool complete=OFFalse)
 check whether GeneralImageModule (C) is present. More...
 
virtual OFBool isImagePlaneModulePresent (const OFBool complete=OFFalse)
 check whether ImagePlaneModule (C) is present. More...
 
virtual OFBool isImagePixelModulePresent (const OFBool complete=OFFalse)
 check whether ImagePixelModule (C) is present. More...
 
virtual OFBool isMultiFrameModulePresent (const OFBool complete=OFFalse)
 check whether MultiFrameModule (C) is present. More...
 
virtual OFBool isOverlayPlaneModulePresent (const OFBool complete=OFFalse)
 check whether OverlayPlaneModule (U) is present. More...
 
virtual OFBool isMultiFrameOverlayModulePresent (const OFBool complete=OFFalse)
 check whether MultiFrameOverlayModule (U) is present. More...
 
virtual OFBool isModalityLUTModulePresent (const OFBool complete=OFFalse)
 check whether ModalityLUTModule (U) is present. More...
 
virtual OFBool isRTDVHModulePresent (const OFBool complete=OFFalse)
 check whether RTDVHModule (U) is present. More...
 
virtual OFBool isStructureSetModulePresent (const OFBool complete=OFFalse)
 check whether StructureSetModule (C) is present. More...
 
virtual OFBool isROIContourModulePresent (const OFBool complete=OFFalse)
 check whether ROIContourModule (C) is present. More...
 
virtual OFBool isRTDoseROIModulePresent (const OFBool complete=OFFalse)
 check whether RTDoseROIModule (C) is present. More...
 
virtual OFCondition getAccessionNumber (OFString &value, const signed long pos=0) const
 get AccessionNumber (0008,0050) More...
 
virtual OFCondition getAcquisitionDate (OFString &value, const signed long pos=0) const
 get AcquisitionDate (0008,0022) More...
 
virtual OFCondition getAcquisitionDateTime (OFString &value, const signed long pos=0) const
 get AcquisitionDateTime (0008,002a) More...
 
virtual OFCondition getAcquisitionNumber (OFString &value, const signed long pos=0) const
 get AcquisitionNumber (0020,0012) More...
 
virtual OFCondition getAcquisitionNumber (Sint32 &value, const unsigned long pos=0) const
 get AcquisitionNumber (0020,0012) More...
 
virtual OFCondition getAcquisitionTime (OFString &value, const signed long pos=0) const
 get AcquisitionTime (0008,0032) More...
 
virtual OFCondition getAdditionalPatientHistory (OFString &value, const signed long pos=0) const
 get AdditionalPatientHistory (0010,21b0) More...
 
virtual OFCondition getAdmissionID (OFString &value, const signed long pos=0) const
 get AdmissionID (0038,0010) More...
 
virtual OFCondition getAdmittingDiagnosesDescription (OFString &value, const signed long pos=0) const
 get AdmittingDiagnosesDescription (0008,1080) More...
 
virtual OFCondition getAuthorizationEquipmentCertificationNumber (OFString &value, const signed long pos=0) const
 get AuthorizationEquipmentCertificationNumber (0100,0426) More...
 
virtual OFCondition getBitsAllocated (Uint16 &value, const unsigned long pos=0) const
 get BitsAllocated (0028,0100) More...
 
virtual OFCondition getBitsStored (Uint16 &value, const unsigned long pos=0) const
 get BitsStored (0028,0101) More...
 
virtual OFCondition getBluePaletteColorLookupTableData (Uint16 *&value, unsigned long *count=NULL) const
 get BluePaletteColorLookupTableData (0028,1203) More...
 
virtual OFCondition getBluePaletteColorLookupTableDescriptor (Uint16 &value, const unsigned long pos=0) const
 get BluePaletteColorLookupTableDescriptor (0028,1103) More...
 
virtual OFCondition getBurnedInAnnotation (OFString &value, const signed long pos=0) const
 get BurnedInAnnotation (0028,0301) More...
 
virtual OFCondition getClinicalTrialCoordinatingCenterName (OFString &value, const signed long pos=0) const
 get ClinicalTrialCoordinatingCenterName (0012,0060) More...
 
virtual OFCondition getClinicalTrialProtocolID (OFString &value, const signed long pos=0) const
 get ClinicalTrialProtocolID (0012,0020) More...
 
virtual OFCondition getClinicalTrialProtocolName (OFString &value, const signed long pos=0) const
 get ClinicalTrialProtocolName (0012,0021) More...
 
virtual OFCondition getClinicalTrialSiteID (OFString &value, const signed long pos=0) const
 get ClinicalTrialSiteID (0012,0030) More...
 
virtual OFCondition getClinicalTrialSiteName (OFString &value, const signed long pos=0) const
 get ClinicalTrialSiteName (0012,0031) More...
 
virtual OFCondition getClinicalTrialSponsorName (OFString &value, const signed long pos=0) const
 get ClinicalTrialSponsorName (0012,0010) More...
 
virtual OFCondition getClinicalTrialSubjectID (OFString &value, const signed long pos=0) const
 get ClinicalTrialSubjectID (0012,0040) More...
 
virtual OFCondition getClinicalTrialSubjectReadingID (OFString &value, const signed long pos=0) const
 get ClinicalTrialSubjectReadingID (0012,0042) More...
 
virtual OFCondition getClinicalTrialTimePointDescription (OFString &value, const signed long pos=0) const
 get ClinicalTrialTimePointDescription (0012,0051) More...
 
virtual OFCondition getClinicalTrialTimePointID (OFString &value, const signed long pos=0) const
 get ClinicalTrialTimePointID (0012,0050) More...
 
virtual OFCondition getColumns (Uint16 &value, const unsigned long pos=0) const
 get Columns (0028,0011) More...
 
virtual OFCondition getContentDate (OFString &value, const signed long pos=0) const
 get ContentDate (0008,0023) More...
 
virtual OFCondition getContentTime (OFString &value, const signed long pos=0) const
 get ContentTime (0008,0033) More...
 
virtual OFCondition getDVHNormalizationDoseValue (OFString &value, const signed long pos=0) const
 get DVHNormalizationDoseValue (3004,0042) More...
 
virtual OFCondition getDVHNormalizationDoseValue (Float64 &value, const unsigned long pos=0) const
 get DVHNormalizationDoseValue (3004,0042) More...
 
virtual OFCondition getDVHNormalizationPoint (OFString &value, const signed long pos=0) const
 get DVHNormalizationPoint (3004,0040) More...
 
virtual OFCondition getDVHNormalizationPoint (Float64 &value, const unsigned long pos=0) const
 get DVHNormalizationPoint (3004,0040) More...
 
virtual OFCondition getDVHNormalizationPoint (OFVector< Float64 > &value) const
 get DVHNormalizationPoint (3004,0040) More...
 
virtual OFCondition getDateOfLastCalibration (OFString &value, const signed long pos=0) const
 get DateOfLastCalibration (0018,1200) More...
 
virtual OFCondition getDeidentificationMethod (OFString &value, const signed long pos=0) const
 get DeidentificationMethod (0012,0063) More...
 
virtual OFCondition getDerivationDescription (OFString &value, const signed long pos=0) const
 get DerivationDescription (0008,2111) More...
 
virtual OFCondition getDeviceSerialNumber (OFString &value, const signed long pos=0) const
 get DeviceSerialNumber (0018,1000) More...
 
virtual OFCondition getDoseComment (OFString &value, const signed long pos=0) const
 get DoseComment (3004,0006) More...
 
virtual OFCondition getDoseGridScaling (OFString &value, const signed long pos=0) const
 get DoseGridScaling (3004,000e) More...
 
virtual OFCondition getDoseGridScaling (Float64 &value, const unsigned long pos=0) const
 get DoseGridScaling (3004,000e) More...
 
virtual OFCondition getDoseSummationType (OFString &value, const signed long pos=0) const
 get DoseSummationType (3004,000a) More...
 
virtual OFCondition getDoseType (OFString &value, const signed long pos=0) const
 get DoseType (3004,0004) More...
 
virtual OFCondition getDoseUnits (OFString &value, const signed long pos=0) const
 get DoseUnits (3004,0002) More...
 
virtual OFCondition getEthnicGroup (OFString &value, const signed long pos=0) const
 get EthnicGroup (0010,2160) More...
 
virtual OFCondition getFrameIncrementPointer (OFString &value, const signed long pos=0) const
 get FrameIncrementPointer (0028,0009) More...
 
virtual OFCondition getFrameOfReferenceUID (OFString &value, const signed long pos=0) const
 get FrameOfReferenceUID (0020,0052) More...
 
virtual OFCondition getGantryID (OFString &value, const signed long pos=0) const
 get GantryID (0018,1008) More...
 
virtual OFCondition getGreenPaletteColorLookupTableData (Uint16 *&value, unsigned long *count=NULL) const
 get GreenPaletteColorLookupTableData (0028,1202) More...
 
virtual OFCondition getGreenPaletteColorLookupTableDescriptor (Uint16 &value, const unsigned long pos=0) const
 get GreenPaletteColorLookupTableDescriptor (0028,1102) More...
 
virtual OFCondition getGridFrameOffsetVector (OFString &value, const signed long pos=0) const
 get GridFrameOffsetVector (3004,000c) More...
 
virtual OFCondition getGridFrameOffsetVector (Float64 &value, const unsigned long pos=0) const
 get GridFrameOffsetVector (3004,000c) More...
 
virtual OFCondition getGridFrameOffsetVector (OFVector< Float64 > &value) const
 get GridFrameOffsetVector (3004,000c) More...
 
virtual OFCondition getHighBit (Uint16 &value, const unsigned long pos=0) const
 get HighBit (0028,0102) More...
 
virtual OFCondition getICCProfile (Uint8 *&value, unsigned long *count=NULL) const
 get ICCProfile (0028,2000) More...
 
virtual OFCondition getImageComments (OFString &value, const signed long pos=0) const
 get ImageComments (0020,4000) More...
 
virtual OFCondition getImageFrameOrigin (Uint16 &value, const unsigned long pos=0) const
 get ImageFrameOrigin (60xx,0051) More...
 
virtual OFCondition getImageOrientationPatient (OFString &value, const signed long pos=0) const
 get ImageOrientationPatient (0020,0037) More...
 
virtual OFCondition getImageOrientationPatient (Float64 &value, const unsigned long pos=0) const
 get ImageOrientationPatient (0020,0037) More...
 
virtual OFCondition getImageOrientationPatient (OFVector< Float64 > &value) const
 get ImageOrientationPatient (0020,0037) More...
 
virtual OFCondition getImagePositionPatient (OFString &value, const signed long pos=0) const
 get ImagePositionPatient (0020,0032) More...
 
virtual OFCondition getImagePositionPatient (Float64 &value, const unsigned long pos=0) const
 get ImagePositionPatient (0020,0032) More...
 
virtual OFCondition getImagePositionPatient (OFVector< Float64 > &value) const
 get ImagePositionPatient (0020,0032) More...
 
virtual OFCondition getImageType (OFString &value, const signed long pos=0) const
 get ImageType (0008,0008) More...
 
virtual OFCondition getImagesInAcquisition (OFString &value, const signed long pos=0) const
 get ImagesInAcquisition (0020,1002) More...
 
virtual OFCondition getImagesInAcquisition (Sint32 &value, const unsigned long pos=0) const
 get ImagesInAcquisition (0020,1002) More...
 
virtual OFCondition getInstanceCreationDate (OFString &value, const signed long pos=0) const
 get InstanceCreationDate (0008,0012) More...
 
virtual OFCondition getInstanceCreationTime (OFString &value, const signed long pos=0) const
 get InstanceCreationTime (0008,0013) More...
 
virtual OFCondition getInstanceCreatorUID (OFString &value, const signed long pos=0) const
 get InstanceCreatorUID (0008,0014) More...
 
virtual OFCondition getInstanceNumber (OFString &value, const signed long pos=0) const
 get InstanceNumber (0020,0013) More...
 
virtual OFCondition getInstanceNumber (Sint32 &value, const unsigned long pos=0) const
 get InstanceNumber (0020,0013) More...
 
virtual OFCondition getInstitutionAddress (OFString &value, const signed long pos=0) const
 get InstitutionAddress (0008,0081) More...
 
virtual OFCondition getInstitutionName (OFString &value, const signed long pos=0) const
 get InstitutionName (0008,0080) More...
 
virtual OFCondition getInstitutionalDepartmentName (OFString &value, const signed long pos=0) const
 get InstitutionalDepartmentName (0008,1040) More...
 
virtual OFCondition getIrradiationEventUID (OFString &value, const signed long pos=0) const
 get IrradiationEventUID (0008,3010) More...
 
virtual OFCondition getIssuerOfAdmissionID (OFString &value, const signed long pos=0) const
 get IssuerOfAdmissionID (0038,0011) More...
 
virtual OFCondition getIssuerOfPatientID (OFString &value, const signed long pos=0) const
 get IssuerOfPatientID (0010,0021) More...
 
virtual OFCondition getLargestImagePixelValue (Uint16 &value, const unsigned long pos=0) const
 get LargestImagePixelValue (0028,0107) More...
 
virtual OFCondition getLossyImageCompression (OFString &value, const signed long pos=0) const
 get LossyImageCompression (0028,2110) More...
 
virtual OFCondition getLossyImageCompressionMethod (OFString &value, const signed long pos=0) const
 get LossyImageCompressionMethod (0028,2114) More...
 
virtual OFCondition getLossyImageCompressionRatio (OFString &value, const signed long pos=0) const
 get LossyImageCompressionRatio (0028,2112) More...
 
virtual OFCondition getLossyImageCompressionRatio (Float64 &value, const unsigned long pos=0) const
 get LossyImageCompressionRatio (0028,2112) More...
 
virtual OFCondition getLossyImageCompressionRatio (OFVector< Float64 > &value) const
 get LossyImageCompressionRatio (0028,2112) More...
 
virtual OFCondition getManufacturer (OFString &value, const signed long pos=0) const
 get Manufacturer (0008,0070) More...
 
virtual OFCondition getManufacturerModelName (OFString &value, const signed long pos=0) const
 get ManufacturerModelName (0008,1090) More...
 
virtual OFCondition getModality (OFString &value, const signed long pos=0) const
 get Modality (0008,0060) More...
 
virtual OFCondition getNameOfPhysiciansReadingStudy (OFString &value, const signed long pos=0) const
 get NameOfPhysiciansReadingStudy (0008,1060) More...
 
virtual OFCondition getNormalizationPoint (OFString &value, const signed long pos=0) const
 get NormalizationPoint (3004,0008) More...
 
virtual OFCondition getNormalizationPoint (Float64 &value, const unsigned long pos=0) const
 get NormalizationPoint (3004,0008) More...
 
virtual OFCondition getNormalizationPoint (OFVector< Float64 > &value) const
 get NormalizationPoint (3004,0008) More...
 
virtual OFCondition getNumberOfFrames (OFString &value, const signed long pos=0) const
 get NumberOfFrames (0028,0008) More...
 
virtual OFCondition getNumberOfFrames (Sint32 &value, const unsigned long pos=0) const
 get NumberOfFrames (0028,0008) More...
 
virtual OFCondition getNumberOfFramesInOverlay (OFString &value, const signed long pos=0) const
 get NumberOfFramesInOverlay (60xx,0015) More...
 
virtual OFCondition getNumberOfFramesInOverlay (Sint32 &value, const unsigned long pos=0) const
 get NumberOfFramesInOverlay (60xx,0015) More...
 
virtual OFCondition getOccupation (OFString &value, const signed long pos=0) const
 get Occupation (0010,2180) More...
 
virtual OFCondition getOriginalSpecializedSOPClassUID (OFString &value, const signed long pos=0) const
 get OriginalSpecializedSOPClassUID (0008,001b) More...
 
virtual OFCondition getOtherPatientIDs (OFString &value, const signed long pos=0) const
 get OtherPatientIDs (0010,1000) More...
 
virtual OFCondition getOtherPatientNames (OFString &value, const signed long pos=0) const
 get OtherPatientNames (0010,1001) More...
 
virtual OFCondition getOverlayBitPosition (Uint16 &value, const unsigned long pos=0) const
 get OverlayBitPosition (60xx,0102) More...
 
virtual OFCondition getOverlayBitsAllocated (Uint16 &value, const unsigned long pos=0) const
 get OverlayBitsAllocated (60xx,0100) More...
 
virtual OFCondition getOverlayColumns (Uint16 &value, const unsigned long pos=0) const
 get OverlayColumns (60xx,0011) More...
 
virtual OFCondition getOverlayDescription (OFString &value, const signed long pos=0) const
 get OverlayDescription (60xx,0022) More...
 
virtual OFCondition getOverlayLabel (OFString &value, const signed long pos=0) const
 get OverlayLabel (60xx,1500) More...
 
virtual OFCondition getOverlayOrigin (Sint16 &value, const unsigned long pos=0) const
 get OverlayOrigin (60xx,0050) More...
 
virtual OFCondition getOverlayRows (Uint16 &value, const unsigned long pos=0) const
 get OverlayRows (60xx,0010) More...
 
virtual OFCondition getOverlaySubtype (OFString &value, const signed long pos=0) const
 get OverlaySubtype (60xx,0045) More...
 
virtual OFCondition getOverlayType (OFString &value, const signed long pos=0) const
 get OverlayType (60xx,0040) More...
 
virtual OFCondition getPatientAge (OFString &value, const signed long pos=0) const
 get PatientAge (0010,1010) More...
 
virtual OFCondition getPatientBirthDate (OFString &value, const signed long pos=0) const
 get PatientBirthDate (0010,0030) More...
 
virtual OFCondition getPatientBirthTime (OFString &value, const signed long pos=0) const
 get PatientBirthTime (0010,0032) More...
 
virtual OFCondition getPatientBreedDescription (OFString &value, const signed long pos=0) const
 get PatientBreedDescription (0010,2292) More...
 
virtual OFCondition getPatientComments (OFString &value, const signed long pos=0) const
 get PatientComments (0010,4000) More...
 
virtual OFCondition getPatientID (OFString &value, const signed long pos=0) const
 get PatientID (0010,0020) More...
 
virtual OFCondition getPatientIdentityRemoved (OFString &value, const signed long pos=0) const
 get PatientIdentityRemoved (0012,0062) More...
 
virtual OFCondition getPatientName (OFString &value, const signed long pos=0) const
 get PatientName (0010,0010) More...
 
virtual OFCondition getPatientOrientation (OFString &value, const signed long pos=0) const
 get PatientOrientation (0020,0020) More...
 
virtual OFCondition getPatientSex (OFString &value, const signed long pos=0) const
 get PatientSex (0010,0040) More...
 
virtual OFCondition getPatientSexNeutered (OFString &value, const signed long pos=0) const
 get PatientSexNeutered (0010,2203) More...
 
virtual OFCondition getPatientSize (OFString &value, const signed long pos=0) const
 get PatientSize (0010,1020) More...
 
virtual OFCondition getPatientSize (Float64 &value, const unsigned long pos=0) const
 get PatientSize (0010,1020) More...
 
virtual OFCondition getPatientSpeciesDescription (OFString &value, const signed long pos=0) const
 get PatientSpeciesDescription (0010,2201) More...
 
virtual OFCondition getPatientWeight (OFString &value, const signed long pos=0) const
 get PatientWeight (0010,1030) More...
 
virtual OFCondition getPatientWeight (Float64 &value, const unsigned long pos=0) const
 get PatientWeight (0010,1030) More...
 
virtual OFCondition getPerformedProcedureStepDescription (OFString &value, const signed long pos=0) const
 get PerformedProcedureStepDescription (0040,0254) More...
 
virtual OFCondition getPerformedProcedureStepID (OFString &value, const signed long pos=0) const
 get PerformedProcedureStepID (0040,0253) More...
 
virtual OFCondition getPerformedProcedureStepStartDate (OFString &value, const signed long pos=0) const
 get PerformedProcedureStepStartDate (0040,0244) More...
 
virtual OFCondition getPerformedProcedureStepStartTime (OFString &value, const signed long pos=0) const
 get PerformedProcedureStepStartTime (0040,0245) More...
 
virtual OFCondition getPhotometricInterpretation (OFString &value, const signed long pos=0) const
 get PhotometricInterpretation (0028,0004) More...
 
virtual OFCondition getPhysiciansOfRecord (OFString &value, const signed long pos=0) const
 get PhysiciansOfRecord (0008,1048) More...
 
virtual OFCondition getPixelAspectRatio (OFString &value, const signed long pos=0) const
 get PixelAspectRatio (0028,0034) More...
 
virtual OFCondition getPixelAspectRatio (Sint32 &value, const unsigned long pos=0) const
 get PixelAspectRatio (0028,0034) More...
 
virtual OFCondition getPixelDataProviderURL (OFString &value, const signed long pos=0) const
 get PixelDataProviderURL (0028,7fe0) More...
 
virtual OFCondition getPixelPaddingValue (Uint16 &value, const unsigned long pos=0) const
 get PixelPaddingValue (0028,0120) More...
 
virtual OFCondition getPixelRepresentation (Uint16 &value, const unsigned long pos=0) const
 get PixelRepresentation (0028,0103) More...
 
virtual OFCondition getPixelSpacing (OFString &value, const signed long pos=0) const
 get PixelSpacing (0028,0030) More...
 
virtual OFCondition getPixelSpacing (Float64 &value, const unsigned long pos=0) const
 get PixelSpacing (0028,0030) More...
 
virtual OFCondition getPixelSpacing (OFVector< Float64 > &value) const
 get PixelSpacing (0028,0030) More...
 
virtual OFCondition getPlanarConfiguration (Uint16 &value, const unsigned long pos=0) const
 get PlanarConfiguration (0028,0006) More...
 
virtual OFCondition getPositionReferenceIndicator (OFString &value, const signed long pos=0) const
 get PositionReferenceIndicator (0020,1040) More...
 
virtual OFCondition getPresentationLUTShape (OFString &value, const signed long pos=0) const
 get PresentationLUTShape (2050,0020) More...
 
virtual OFCondition getQualityControlImage (OFString &value, const signed long pos=0) const
 get QualityControlImage (0028,0300) More...
 
virtual OFCondition getROIArea (OFString &value, const signed long pos=0) const
 get ROIArea (60xx,1301) More...
 
virtual OFCondition getROIArea (Sint32 &value, const unsigned long pos=0) const
 get ROIArea (60xx,1301) More...
 
virtual OFCondition getROIMean (OFString &value, const signed long pos=0) const
 get ROIMean (60xx,1302) More...
 
virtual OFCondition getROIMean (Float64 &value, const unsigned long pos=0) const
 get ROIMean (60xx,1302) More...
 
virtual OFCondition getROIStandardDeviation (OFString &value, const signed long pos=0) const
 get ROIStandardDeviation (60xx,1303) More...
 
virtual OFCondition getROIStandardDeviation (Float64 &value, const unsigned long pos=0) const
 get ROIStandardDeviation (60xx,1303) More...
 
virtual OFCondition getRedPaletteColorLookupTableData (Uint16 *&value, unsigned long *count=NULL) const
 get RedPaletteColorLookupTableData (0028,1201) More...
 
virtual OFCondition getRedPaletteColorLookupTableDescriptor (Uint16 &value, const unsigned long pos=0) const
 get RedPaletteColorLookupTableDescriptor (0028,1101) More...
 
virtual OFCondition getReferringPhysicianName (OFString &value, const signed long pos=0) const
 get ReferringPhysicianName (0008,0090) More...
 
virtual OFCondition getRelatedGeneralSOPClassUID (OFString &value, const signed long pos=0) const
 get RelatedGeneralSOPClassUID (0008,001a) More...
 
virtual OFCondition getRescaleIntercept (OFString &value, const signed long pos=0) const
 get RescaleIntercept (0028,1052) More...
 
virtual OFCondition getRescaleIntercept (Float64 &value, const unsigned long pos=0) const
 get RescaleIntercept (0028,1052) More...
 
virtual OFCondition getRescaleSlope (OFString &value, const signed long pos=0) const
 get RescaleSlope (0028,1053) More...
 
virtual OFCondition getRescaleSlope (Float64 &value, const unsigned long pos=0) const
 get RescaleSlope (0028,1053) More...
 
virtual OFCondition getRescaleType (OFString &value, const signed long pos=0) const
 get RescaleType (0028,1054) More...
 
virtual OFCondition getResponsibleOrganization (OFString &value, const signed long pos=0) const
 get ResponsibleOrganization (0010,2299) More...
 
virtual OFCondition getResponsiblePerson (OFString &value, const signed long pos=0) const
 get ResponsiblePerson (0010,2297) More...
 
virtual OFCondition getResponsiblePersonRole (OFString &value, const signed long pos=0) const
 get ResponsiblePersonRole (0010,2298) More...
 
virtual OFCondition getRows (Uint16 &value, const unsigned long pos=0) const
 get Rows (0028,0010) More...
 
virtual OFCondition getSOPAuthorizationComment (OFString &value, const signed long pos=0) const
 get SOPAuthorizationComment (0100,0424) More...
 
virtual OFCondition getSOPAuthorizationDateTime (OFString &value, const signed long pos=0) const
 get SOPAuthorizationDateTime (0100,0420) More...
 
virtual OFCondition getSOPClassUID (OFString &value, const signed long pos=0) const
 get SOPClassUID (0008,0016) More...
 
virtual OFCondition getSOPInstanceStatus (OFString &value, const signed long pos=0) const
 get SOPInstanceStatus (0100,0410) More...
 
virtual OFCondition getSOPInstanceUID (OFString &value, const signed long pos=0) const
 get SOPInstanceUID (0008,0018) More...
 
virtual OFCondition getSamplesPerPixel (Uint16 &value, const unsigned long pos=0) const
 get SamplesPerPixel (0028,0002) More...
 
virtual OFCondition getSeriesDescription (OFString &value, const signed long pos=0) const
 get SeriesDescription (0008,103e) More...
 
virtual OFCondition getSeriesInstanceUID (OFString &value, const signed long pos=0) const
 get SeriesInstanceUID (0020,000e) More...
 
virtual OFCondition getSeriesNumber (OFString &value, const signed long pos=0) const
 get SeriesNumber (0020,0011) More...
 
virtual OFCondition getSeriesNumber (Sint32 &value, const unsigned long pos=0) const
 get SeriesNumber (0020,0011) More...
 
virtual OFCondition getSliceLocation (OFString &value, const signed long pos=0) const
 get SliceLocation (0020,1041) More...
 
virtual OFCondition getSliceLocation (Float64 &value, const unsigned long pos=0) const
 get SliceLocation (0020,1041) More...
 
virtual OFCondition getSliceThickness (OFString &value, const signed long pos=0) const
 get SliceThickness (0018,0050) More...
 
virtual OFCondition getSliceThickness (Float64 &value, const unsigned long pos=0) const
 get SliceThickness (0018,0050) More...
 
virtual OFCondition getSmallestImagePixelValue (Uint16 &value, const unsigned long pos=0) const
 get SmallestImagePixelValue (0028,0106) More...
 
virtual OFCondition getSoftwareVersions (OFString &value, const signed long pos=0) const
 get SoftwareVersions (0018,1020) More...
 
virtual OFCondition getSpatialResolution (OFString &value, const signed long pos=0) const
 get SpatialResolution (0018,1050) More...
 
virtual OFCondition getSpatialResolution (Float64 &value, const unsigned long pos=0) const
 get SpatialResolution (0018,1050) More...
 
virtual OFCondition getSpecificCharacterSet (OFString &value, const signed long pos=0) const
 get SpecificCharacterSet (0008,0005) More...
 
virtual OFCondition getStationName (OFString &value, const signed long pos=0) const
 get StationName (0008,1010) More...
 
virtual OFCondition getStructureSetDate (OFString &value, const signed long pos=0) const
 get StructureSetDate (3006,0008) More...
 
virtual OFCondition getStructureSetDescription (OFString &value, const signed long pos=0) const
 get StructureSetDescription (3006,0006) More...
 
virtual OFCondition getStructureSetLabel (OFString &value, const signed long pos=0) const
 get StructureSetLabel (3006,0002) More...
 
virtual OFCondition getStructureSetName (OFString &value, const signed long pos=0) const
 get StructureSetName (3006,0004) More...
 
virtual OFCondition getStructureSetTime (OFString &value, const signed long pos=0) const
 get StructureSetTime (3006,0009) More...
 
virtual OFCondition getStudyDate (OFString &value, const signed long pos=0) const
 get StudyDate (0008,0020) More...
 
virtual OFCondition getStudyDescription (OFString &value, const signed long pos=0) const
 get StudyDescription (0008,1030) More...
 
virtual OFCondition getStudyID (OFString &value, const signed long pos=0) const
 get StudyID (0020,0010) More...
 
virtual OFCondition getStudyInstanceUID (OFString &value, const signed long pos=0) const
 get StudyInstanceUID (0020,000d) More...
 
virtual OFCondition getStudyTime (OFString &value, const signed long pos=0) const
 get StudyTime (0008,0030) More...
 
virtual OFCondition getTimeOfLastCalibration (OFString &value, const signed long pos=0) const
 get TimeOfLastCalibration (0018,1201) More...
 
virtual OFCondition getTimezoneOffsetFromUTC (OFString &value, const signed long pos=0) const
 get TimezoneOffsetFromUTC (0008,0201) More...
 
virtual OFCondition getTissueHeterogeneityCorrection (OFString &value, const signed long pos=0) const
 get TissueHeterogeneityCorrection (3004,0014) More...
 
DcmPixelDatagetPixelData ()
 get PixelData (7fe0,0010) More...
 
const DcmPixelDatagetPixelData () const
 get PixelData (7fe0,0010) More...
 
DRTAdmittingDiagnosesCodeSequencegetAdmittingDiagnosesCodeSequence ()
 get AdmittingDiagnosesCodeSequence (0008,1084) More...
 
const
DRTAdmittingDiagnosesCodeSequence
getAdmittingDiagnosesCodeSequence () const
 get AdmittingDiagnosesCodeSequence (0008,1084) More...
 
DRTBreedRegistrationSequencegetBreedRegistrationSequence ()
 get BreedRegistrationSequence (0010,2294) More...
 
const
DRTBreedRegistrationSequence
getBreedRegistrationSequence () const
 get BreedRegistrationSequence (0010,2294) More...
 
DRTCodingSchemeIdentificationSequencegetCodingSchemeIdentificationSequence ()
 get CodingSchemeIdentificationSequence (0008,0110) More...
 
const
DRTCodingSchemeIdentificationSequence
getCodingSchemeIdentificationSequence () const
 get CodingSchemeIdentificationSequence (0008,0110) More...
 
DRTContributingEquipmentSequencegetContributingEquipmentSequence ()
 get ContributingEquipmentSequence (0018,a001) More...
 
const
DRTContributingEquipmentSequence
getContributingEquipmentSequence () const
 get ContributingEquipmentSequence (0018,a001) More...
 
DRTDVHSequencegetDVHSequence ()
 get DVHSequence (3004,0050) More...
 
const DRTDVHSequencegetDVHSequence () const
 get DVHSequence (3004,0050) More...
 
DRTDeidentificationMethodCodeSequencegetDeidentificationMethodCodeSequence ()
 get DeidentificationMethodCodeSequence (0012,0064) More...
 
const
DRTDeidentificationMethodCodeSequence
getDeidentificationMethodCodeSequence () const
 get DeidentificationMethodCodeSequence (0012,0064) More...
 
DRTDerivationCodeSequencegetDerivationCodeSequence ()
 get DerivationCodeSequence (0008,9215) More...
 
const DRTDerivationCodeSequencegetDerivationCodeSequence () const
 get DerivationCodeSequence (0008,9215) More...
 
DRTDigitalSignaturesSequencegetDigitalSignaturesSequence ()
 get DigitalSignaturesSequence (fffa,fffa) More...
 
const
DRTDigitalSignaturesSequence
getDigitalSignaturesSequence () const
 get DigitalSignaturesSequence (fffa,fffa) More...
 
DRTEncryptedAttributesSequencegetEncryptedAttributesSequence ()
 get EncryptedAttributesSequence (0400,0500) More...
 
const
DRTEncryptedAttributesSequence
getEncryptedAttributesSequence () const
 get EncryptedAttributesSequence (0400,0500) More...
 
DRTHL7StructuredDocumentReferenceSequencegetHL7StructuredDocumentReferenceSequence ()
 get HL7StructuredDocumentReferenceSequence (0040,a390) More...
 
const
DRTHL7StructuredDocumentReferenceSequence
getHL7StructuredDocumentReferenceSequence () const
 get HL7StructuredDocumentReferenceSequence (0040,a390) More...
 
DRTIconImageSequencegetIconImageSequence ()
 get IconImageSequence (0088,0200) More...
 
const DRTIconImageSequencegetIconImageSequence () const
 get IconImageSequence (0088,0200) More...
 
DRTMACParametersSequencegetMACParametersSequence ()
 get MACParametersSequence (4ffe,0001) More...
 
const DRTMACParametersSequencegetMACParametersSequence () const
 get MACParametersSequence (4ffe,0001) More...
 
DRTModalityLUTSequencegetModalityLUTSequence ()
 get ModalityLUTSequence (0028,3000) More...
 
const DRTModalityLUTSequencegetModalityLUTSequence () const
 get ModalityLUTSequence (0028,3000) More...
 
DRTOriginalAttributesSequencegetOriginalAttributesSequence ()
 get OriginalAttributesSequence (0400,0561) More...
 
const
DRTOriginalAttributesSequence
getOriginalAttributesSequence () const
 get OriginalAttributesSequence (0400,0561) More...
 
DRTOtherPatientIDsSequencegetOtherPatientIDsSequence ()
 get OtherPatientIDsSequence (0010,1002) More...
 
const DRTOtherPatientIDsSequencegetOtherPatientIDsSequence () const
 get OtherPatientIDsSequence (0010,1002) More...
 
DRTPatientBreedCodeSequencegetPatientBreedCodeSequence ()
 get PatientBreedCodeSequence (0010,2293) More...
 
const DRTPatientBreedCodeSequencegetPatientBreedCodeSequence () const
 get PatientBreedCodeSequence (0010,2293) More...
 
DRTPatientSpeciesCodeSequencegetPatientSpeciesCodeSequence ()
 get PatientSpeciesCodeSequence (0010,2202) More...
 
const
DRTPatientSpeciesCodeSequence
getPatientSpeciesCodeSequence () const
 get PatientSpeciesCodeSequence (0010,2202) More...
 
DRTPerformedProtocolCodeSequencegetPerformedProtocolCodeSequence ()
 get PerformedProtocolCodeSequence (0040,0260) More...
 
const
DRTPerformedProtocolCodeSequence
getPerformedProtocolCodeSequence () const
 get PerformedProtocolCodeSequence (0040,0260) More...
 
DRTPhysiciansOfRecordIdentificationSequencegetPhysiciansOfRecordIdentificationSequence ()
 get PhysiciansOfRecordIdentificationSequence (0008,1049) More...
 
const
DRTPhysiciansOfRecordIdentificationSequence
getPhysiciansOfRecordIdentificationSequence () const
 get PhysiciansOfRecordIdentificationSequence (0008,1049) More...
 
DRTPhysiciansReadingStudyIdentificationSequencegetPhysiciansReadingStudyIdentificationSequence ()
 get PhysiciansReadingStudyIdentificationSequence (0008,1062) More...
 
const
DRTPhysiciansReadingStudyIdentificationSequence
getPhysiciansReadingStudyIdentificationSequence () const
 get PhysiciansReadingStudyIdentificationSequence (0008,1062) More...
 
DRTProcedureCodeSequencegetProcedureCodeSequence ()
 get ProcedureCodeSequence (0008,1032) More...
 
const DRTProcedureCodeSequencegetProcedureCodeSequence () const
 get ProcedureCodeSequence (0008,1032) More...
 
DRTROIContourSequencegetROIContourSequence ()
 get ROIContourSequence (3006,0039) More...
 
const DRTROIContourSequencegetROIContourSequence () const
 get ROIContourSequence (3006,0039) More...
 
DRTRTDoseROISequencegetRTDoseROISequence ()
 get RTDoseROISequence (3004,0010) More...
 
const DRTRTDoseROISequencegetRTDoseROISequence () const
 get RTDoseROISequence (3004,0010) More...
 
DRTReferencedFrameOfReferenceSequencegetReferencedFrameOfReferenceSequence ()
 get ReferencedFrameOfReferenceSequence (3006,0010) More...
 
const
DRTReferencedFrameOfReferenceSequence
getReferencedFrameOfReferenceSequence () const
 get ReferencedFrameOfReferenceSequence (3006,0010) More...
 
DRTReferencedImageSequencegetReferencedImageSequence ()
 get ReferencedImageSequence (0008,1140) More...
 
const DRTReferencedImageSequencegetReferencedImageSequence () const
 get ReferencedImageSequence (0008,1140) More...
 
DRTReferencedInstanceSequencegetReferencedInstanceSequence ()
 get ReferencedInstanceSequence (0008,114a) More...
 
const
DRTReferencedInstanceSequence
getReferencedInstanceSequence () const
 get ReferencedInstanceSequence (0008,114a) More...
 
DRTReferencedPatientSequencegetReferencedPatientSequence ()
 get ReferencedPatientSequence (0008,1120) More...
 
const
DRTReferencedPatientSequence
getReferencedPatientSequence () const
 get ReferencedPatientSequence (0008,1120) More...
 
DRTReferencedPerformedProcedureStepSequencegetReferencedPerformedProcedureStepSequence ()
 get ReferencedPerformedProcedureStepSequence (0008,1111) More...
 
const
DRTReferencedPerformedProcedureStepSequence
getReferencedPerformedProcedureStepSequence () const
 get ReferencedPerformedProcedureStepSequence (0008,1111) More...
 
DRTReferencedRTPlanSequencegetReferencedRTPlanSequence ()
 get ReferencedRTPlanSequence (300c,0002) More...
 
const DRTReferencedRTPlanSequencegetReferencedRTPlanSequence () const
 get ReferencedRTPlanSequence (300c,0002) More...
 
DRTReferencedStructureSetSequencegetReferencedStructureSetSequence ()
 get ReferencedStructureSetSequence (300c,0060) More...
 
const
DRTReferencedStructureSetSequence
getReferencedStructureSetSequence () const
 get ReferencedStructureSetSequence (300c,0060) More...
 
DRTReferencedStudySequencegetReferencedStudySequence ()
 get ReferencedStudySequence (0008,1110) More...
 
const DRTReferencedStudySequencegetReferencedStudySequence () const
 get ReferencedStudySequence (0008,1110) More...
 
DRTReferringPhysicianIdentificationSequencegetReferringPhysicianIdentificationSequence ()
 get ReferringPhysicianIdentificationSequence (0008,0096) More...
 
const
DRTReferringPhysicianIdentificationSequence
getReferringPhysicianIdentificationSequence () const
 get ReferringPhysicianIdentificationSequence (0008,0096) More...
 
DRTRequestAttributesSequencegetRequestAttributesSequence ()
 get RequestAttributesSequence (0040,0275) More...
 
const
DRTRequestAttributesSequence
getRequestAttributesSequence () const
 get RequestAttributesSequence (0040,0275) More...
 
DRTSourceImageSequencegetSourceImageSequence ()
 get SourceImageSequence (0008,2112) More...
 
const DRTSourceImageSequencegetSourceImageSequence () const
 get SourceImageSequence (0008,2112) More...
 
DRTStructureSetROISequencegetStructureSetROISequence ()
 get StructureSetROISequence (3006,0020) More...
 
const DRTStructureSetROISequencegetStructureSetROISequence () const
 get StructureSetROISequence (3006,0020) More...
 
virtual OFCondition setAccessionNumber (const OFString &value, const OFBool check=OFTrue)
 set AccessionNumber (0008,0050) More...
 
virtual OFCondition setAcquisitionDate (const OFString &value, const OFBool check=OFTrue)
 set AcquisitionDate (0008,0022) More...
 
virtual OFCondition setAcquisitionDateTime (const OFString &value, const OFBool check=OFTrue)
 set AcquisitionDateTime (0008,002a) More...
 
virtual OFCondition setAcquisitionNumber (const OFString &value, const OFBool check=OFTrue)
 set AcquisitionNumber (0020,0012) More...
 
virtual OFCondition setAcquisitionTime (const OFString &value, const OFBool check=OFTrue)
 set AcquisitionTime (0008,0032) More...
 
virtual OFCondition setAdditionalPatientHistory (const OFString &value, const OFBool check=OFTrue)
 set AdditionalPatientHistory (0010,21b0) More...
 
virtual OFCondition setAdmissionID (const OFString &value, const OFBool check=OFTrue)
 set AdmissionID (0038,0010) More...
 
virtual OFCondition setAdmittingDiagnosesDescription (const OFString &value, const OFBool check=OFTrue)
 set AdmittingDiagnosesDescription (0008,1080) More...
 
virtual OFCondition setAuthorizationEquipmentCertificationNumber (const OFString &value, const OFBool check=OFTrue)
 set AuthorizationEquipmentCertificationNumber (0100,0426) More...
 
virtual OFCondition setBitsAllocated (const Uint16 value, const unsigned long pos=0)
 set BitsAllocated (0028,0100) More...
 
virtual OFCondition setBitsStored (const Uint16 value, const unsigned long pos=0)
 set BitsStored (0028,0101) More...
 
virtual OFCondition setBluePaletteColorLookupTableData (const Uint16 *value, const unsigned long count)
 set BluePaletteColorLookupTableData (0028,1203) More...
 
virtual OFCondition setBluePaletteColorLookupTableDescriptor (const Uint16 value, const unsigned long pos=0)
 set BluePaletteColorLookupTableDescriptor (0028,1103) More...
 
virtual OFCondition setBurnedInAnnotation (const OFString &value, const OFBool check=OFTrue)
 set BurnedInAnnotation (0028,0301) More...
 
virtual OFCondition setClinicalTrialCoordinatingCenterName (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialCoordinatingCenterName (0012,0060) More...
 
virtual OFCondition setClinicalTrialProtocolID (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialProtocolID (0012,0020) More...
 
virtual OFCondition setClinicalTrialProtocolName (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialProtocolName (0012,0021) More...
 
virtual OFCondition setClinicalTrialSiteID (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialSiteID (0012,0030) More...
 
virtual OFCondition setClinicalTrialSiteName (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialSiteName (0012,0031) More...
 
virtual OFCondition setClinicalTrialSponsorName (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialSponsorName (0012,0010) More...
 
virtual OFCondition setClinicalTrialSubjectID (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialSubjectID (0012,0040) More...
 
virtual OFCondition setClinicalTrialSubjectReadingID (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialSubjectReadingID (0012,0042) More...
 
virtual OFCondition setClinicalTrialTimePointDescription (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialTimePointDescription (0012,0051) More...
 
virtual OFCondition setClinicalTrialTimePointID (const OFString &value, const OFBool check=OFTrue)
 set ClinicalTrialTimePointID (0012,0050) More...
 
virtual OFCondition setColumns (const Uint16 value, const unsigned long pos=0)
 set Columns (0028,0011) More...
 
virtual OFCondition setContentDate (const OFString &value, const OFBool check=OFTrue)
 set ContentDate (0008,0023) More...
 
virtual OFCondition setContentTime (const OFString &value, const OFBool check=OFTrue)
 set ContentTime (0008,0033) More...
 
virtual OFCondition setDVHNormalizationDoseValue (const OFString &value, const OFBool check=OFTrue)
 set DVHNormalizationDoseValue (3004,0042) More...
 
virtual OFCondition setDVHNormalizationPoint (const OFString &value, const OFBool check=OFTrue)
 set DVHNormalizationPoint (3004,0040) More...
 
virtual OFCondition setDateOfLastCalibration (const OFString &value, const OFBool check=OFTrue)
 set DateOfLastCalibration (0018,1200) More...
 
virtual OFCondition setDeidentificationMethod (const OFString &value, const OFBool check=OFTrue)
 set DeidentificationMethod (0012,0063) More...
 
virtual OFCondition setDerivationDescription (const OFString &value, const OFBool check=OFTrue)
 set DerivationDescription (0008,2111) More...
 
virtual OFCondition setDeviceSerialNumber (const OFString &value, const OFBool check=OFTrue)
 set DeviceSerialNumber (0018,1000) More...
 
virtual OFCondition setDoseComment (const OFString &value, const OFBool check=OFTrue)
 set DoseComment (3004,0006) More...
 
virtual OFCondition setDoseGridScaling (const OFString &value, const OFBool check=OFTrue)
 set DoseGridScaling (3004,000e) More...
 
virtual OFCondition setDoseSummationType (const OFString &value, const OFBool check=OFTrue)
 set DoseSummationType (3004,000a) More...
 
virtual OFCondition setDoseType (const OFString &value, const OFBool check=OFTrue)
 set DoseType (3004,0004) More...
 
virtual OFCondition setDoseUnits (const OFString &value, const OFBool check=OFTrue)
 set DoseUnits (3004,0002) More...
 
virtual OFCondition setEthnicGroup (const OFString &value, const OFBool check=OFTrue)
 set EthnicGroup (0010,2160) More...
 
virtual OFCondition setFrameIncrementPointer (const OFString &value, const OFBool check=OFTrue)
 set FrameIncrementPointer (0028,0009) More...
 
virtual OFCondition setFrameOfReferenceUID (const OFString &value, const OFBool check=OFTrue)
 set FrameOfReferenceUID (0020,0052) More...
 
virtual OFCondition setGantryID (const OFString &value, const OFBool check=OFTrue)
 set GantryID (0018,1008) More...
 
virtual OFCondition setGreenPaletteColorLookupTableData (const Uint16 *value, const unsigned long count)
 set GreenPaletteColorLookupTableData (0028,1202) More...
 
virtual OFCondition setGreenPaletteColorLookupTableDescriptor (const Uint16 value, const unsigned long pos=0)
 set GreenPaletteColorLookupTableDescriptor (0028,1102) More...
 
virtual OFCondition setGridFrameOffsetVector (const OFString &value, const OFBool check=OFTrue)
 set GridFrameOffsetVector (3004,000c) More...
 
virtual OFCondition setHighBit (const Uint16 value, const unsigned long pos=0)
 set HighBit (0028,0102) More...
 
virtual OFCondition setICCProfile (const Uint8 *value, const unsigned long count)
 set ICCProfile (0028,2000) More...
 
virtual OFCondition setImageComments (const OFString &value, const OFBool check=OFTrue)
 set ImageComments (0020,4000) More...
 
virtual OFCondition setImageFrameOrigin (const Uint16 value, const unsigned long pos=0)
 set ImageFrameOrigin (60xx,0051) More...
 
virtual OFCondition setImageOrientationPatient (const OFString &value, const OFBool check=OFTrue)
 set ImageOrientationPatient (0020,0037) More...
 
virtual OFCondition setImagePositionPatient (const OFString &value, const OFBool check=OFTrue)
 set ImagePositionPatient (0020,0032) More...
 
virtual OFCondition setImageType (const OFString &value, const OFBool check=OFTrue)
 set ImageType (0008,0008) More...
 
virtual OFCondition setImagesInAcquisition (const OFString &value, const OFBool check=OFTrue)
 set ImagesInAcquisition (0020,1002) More...
 
virtual OFCondition setInstanceCreationDate (const OFString &value, const OFBool check=OFTrue)
 set InstanceCreationDate (0008,0012) More...
 
virtual OFCondition setInstanceCreationTime (const OFString &value, const OFBool check=OFTrue)
 set InstanceCreationTime (0008,0013) More...
 
virtual OFCondition setInstanceCreatorUID (const OFString &value, const OFBool check=OFTrue)
 set InstanceCreatorUID (0008,0014) More...
 
virtual OFCondition setInstanceNumber (const OFString &value, const OFBool check=OFTrue)
 set InstanceNumber (0020,0013) More...
 
virtual OFCondition setInstitutionAddress (const OFString &value, const OFBool check=OFTrue)
 set InstitutionAddress (0008,0081) More...
 
virtual OFCondition setInstitutionName (const OFString &value, const OFBool check=OFTrue)
 set InstitutionName (0008,0080) More...
 
virtual OFCondition setInstitutionalDepartmentName (const OFString &value, const OFBool check=OFTrue)
 set InstitutionalDepartmentName (0008,1040) More...
 
virtual OFCondition setIrradiationEventUID (const OFString &value, const OFBool check=OFTrue)
 set IrradiationEventUID (0008,3010) More...
 
virtual OFCondition setIssuerOfAdmissionID (const OFString &value, const OFBool check=OFTrue)
 set IssuerOfAdmissionID (0038,0011) More...
 
virtual OFCondition setIssuerOfPatientID (const OFString &value, const OFBool check=OFTrue)
 set IssuerOfPatientID (0010,0021) More...
 
virtual OFCondition setLargestImagePixelValue (const Uint16 value, const unsigned long pos=0)
 set LargestImagePixelValue (0028,0107) More...
 
virtual OFCondition setLossyImageCompression (const OFString &value, const OFBool check=OFTrue)
 set LossyImageCompression (0028,2110) More...
 
virtual OFCondition setLossyImageCompressionMethod (const OFString &value, const OFBool check=OFTrue)
 set LossyImageCompressionMethod (0028,2114) More...
 
virtual OFCondition setLossyImageCompressionRatio (const OFString &value, const OFBool check=OFTrue)
 set LossyImageCompressionRatio (0028,2112) More...
 
virtual OFCondition setManufacturer (const OFString &value, const OFBool check=OFTrue)
 set Manufacturer (0008,0070) More...
 
virtual OFCondition setManufacturerModelName (const OFString &value, const OFBool check=OFTrue)
 set ManufacturerModelName (0008,1090) More...
 
virtual OFCondition setModality (const OFString &value, const OFBool check=OFTrue)
 set Modality (0008,0060) More...
 
virtual OFCondition setNameOfPhysiciansReadingStudy (const OFString &value, const OFBool check=OFTrue)
 set NameOfPhysiciansReadingStudy (0008,1060) More...
 
virtual OFCondition setNormalizationPoint (const OFString &value, const OFBool check=OFTrue)
 set NormalizationPoint (3004,0008) More...
 
virtual OFCondition setNumberOfFrames (const OFString &value, const OFBool check=OFTrue)
 set NumberOfFrames (0028,0008) More...
 
virtual OFCondition setNumberOfFramesInOverlay (const OFString &value, const OFBool check=OFTrue)
 set NumberOfFramesInOverlay (60xx,0015) More...
 
virtual OFCondition setOccupation (const OFString &value, const OFBool check=OFTrue)
 set Occupation (0010,2180) More...
 
virtual OFCondition setOriginalSpecializedSOPClassUID (const OFString &value, const OFBool check=OFTrue)
 set OriginalSpecializedSOPClassUID (0008,001b) More...
 
virtual OFCondition setOtherPatientIDs (const OFString &value, const OFBool check=OFTrue)
 set OtherPatientIDs (0010,1000) More...
 
virtual OFCondition setOtherPatientNames (const OFString &value, const OFBool check=OFTrue)
 set OtherPatientNames (0010,1001) More...
 
virtual OFCondition setOverlayBitPosition (const Uint16 value, const unsigned long pos=0)
 set OverlayBitPosition (60xx,0102) More...
 
virtual OFCondition setOverlayBitsAllocated (const Uint16 value, const unsigned long pos=0)
 set OverlayBitsAllocated (60xx,0100) More...
 
virtual OFCondition setOverlayColumns (const Uint16 value, const unsigned long pos=0)
 set OverlayColumns (60xx,0011) More...
 
virtual OFCondition setOverlayDescription (const OFString &value, const OFBool check=OFTrue)
 set OverlayDescription (60xx,0022) More...
 
virtual OFCondition setOverlayLabel (const OFString &value, const OFBool check=OFTrue)
 set OverlayLabel (60xx,1500) More...
 
virtual OFCondition setOverlayOrigin (const Sint16 value, const unsigned long pos=0)
 set OverlayOrigin (60xx,0050) More...
 
virtual OFCondition setOverlayRows (const Uint16 value, const unsigned long pos=0)
 set OverlayRows (60xx,0010) More...
 
virtual OFCondition setOverlaySubtype (const OFString &value, const OFBool check=OFTrue)
 set OverlaySubtype (60xx,0045) More...
 
virtual OFCondition setOverlayType (const OFString &value, const OFBool check=OFTrue)
 set OverlayType (60xx,0040) More...
 
virtual OFCondition setPatientAge (const OFString &value, const OFBool check=OFTrue)
 set PatientAge (0010,1010) More...
 
virtual OFCondition setPatientBirthDate (const OFString &value, const OFBool check=OFTrue)
 set PatientBirthDate (0010,0030) More...
 
virtual OFCondition setPatientBirthTime (const OFString &value, const OFBool check=OFTrue)
 set PatientBirthTime (0010,0032) More...
 
virtual OFCondition setPatientBreedDescription (const OFString &value, const OFBool check=OFTrue)
 set PatientBreedDescription (0010,2292) More...
 
virtual OFCondition setPatientComments (const OFString &value, const OFBool check=OFTrue)
 set PatientComments (0010,4000) More...
 
virtual OFCondition setPatientID (const OFString &value, const OFBool check=OFTrue)
 set PatientID (0010,0020) More...
 
virtual OFCondition setPatientIdentityRemoved (const OFString &value, const OFBool check=OFTrue)
 set PatientIdentityRemoved (0012,0062) More...
 
virtual OFCondition setPatientName (const OFString &value, const OFBool check=OFTrue)
 set PatientName (0010,0010) More...
 
virtual OFCondition setPatientOrientation (const OFString &value, const OFBool check=OFTrue)
 set PatientOrientation (0020,0020) More...
 
virtual OFCondition setPatientSex (const OFString &value, const OFBool check=OFTrue)
 set PatientSex (0010,0040) More...
 
virtual OFCondition setPatientSexNeutered (const OFString &value, const OFBool check=OFTrue)
 set PatientSexNeutered (0010,2203) More...
 
virtual OFCondition setPatientSize (const OFString &value, const OFBool check=OFTrue)
 set PatientSize (0010,1020) More...
 
virtual OFCondition setPatientSpeciesDescription (const OFString &value, const OFBool check=OFTrue)
 set PatientSpeciesDescription (0010,2201) More...
 
virtual OFCondition setPatientWeight (const OFString &value, const OFBool check=OFTrue)
 set PatientWeight (0010,1030) More...
 
virtual OFCondition setPerformedProcedureStepDescription (const OFString &value, const OFBool check=OFTrue)
 set PerformedProcedureStepDescription (0040,0254) More...
 
virtual OFCondition setPerformedProcedureStepID (const OFString &value, const OFBool check=OFTrue)
 set PerformedProcedureStepID (0040,0253) More...
 
virtual OFCondition setPerformedProcedureStepStartDate (const OFString &value, const OFBool check=OFTrue)
 set PerformedProcedureStepStartDate (0040,0244) More...
 
virtual OFCondition setPerformedProcedureStepStartTime (const OFString &value, const OFBool check=OFTrue)
 set PerformedProcedureStepStartTime (0040,0245) More...
 
virtual OFCondition setPhotometricInterpretation (const OFString &value, const OFBool check=OFTrue)
 set PhotometricInterpretation (0028,0004) More...
 
virtual OFCondition setPhysiciansOfRecord (const OFString &value, const OFBool check=OFTrue)
 set PhysiciansOfRecord (0008,1048) More...
 
virtual OFCondition setPixelAspectRatio (const OFString &value, const OFBool check=OFTrue)
 set PixelAspectRatio (0028,0034) More...
 
virtual OFCondition setPixelDataProviderURL (const OFString &value, const OFBool check=OFTrue)
 set PixelDataProviderURL (0028,7fe0) More...
 
virtual OFCondition setPixelPaddingValue (const Uint16 value, const unsigned long pos=0)
 set PixelPaddingValue (0028,0120) More...
 
virtual OFCondition setPixelRepresentation (const Uint16 value, const unsigned long pos=0)
 set PixelRepresentation (0028,0103) More...
 
virtual OFCondition setPixelSpacing (const OFString &value, const OFBool check=OFTrue)
 set PixelSpacing (0028,0030) More...
 
virtual OFCondition setPlanarConfiguration (const Uint16 value, const unsigned long pos=0)
 set PlanarConfiguration (0028,0006) More...
 
virtual OFCondition setPositionReferenceIndicator (const OFString &value, const OFBool check=OFTrue)
 set PositionReferenceIndicator (0020,1040) More...
 
virtual OFCondition setPresentationLUTShape (const OFString &value, const OFBool check=OFTrue)
 set PresentationLUTShape (2050,0020) More...
 
virtual OFCondition setQualityControlImage (const OFString &value, const OFBool check=OFTrue)
 set QualityControlImage (0028,0300) More...
 
virtual OFCondition setROIArea (const OFString &value, const OFBool check=OFTrue)
 set ROIArea (60xx,1301) More...
 
virtual OFCondition setROIMean (const OFString &value, const OFBool check=OFTrue)
 set ROIMean (60xx,1302) More...
 
virtual OFCondition setROIStandardDeviation (const OFString &value, const OFBool check=OFTrue)
 set ROIStandardDeviation (60xx,1303) More...
 
virtual OFCondition setRedPaletteColorLookupTableData (const Uint16 *value, const unsigned long count)
 set RedPaletteColorLookupTableData (0028,1201) More...
 
virtual OFCondition setRedPaletteColorLookupTableDescriptor (const Uint16 value, const unsigned long pos=0)
 set RedPaletteColorLookupTableDescriptor (0028,1101) More...
 
virtual OFCondition setReferringPhysicianName (const OFString &value, const OFBool check=OFTrue)
 set ReferringPhysicianName (0008,0090) More...
 
virtual OFCondition setRelatedGeneralSOPClassUID (const OFString &value, const OFBool check=OFTrue)
 set RelatedGeneralSOPClassUID (0008,001a) More...
 
virtual OFCondition setRescaleIntercept (const OFString &value, const OFBool check=OFTrue)
 set RescaleIntercept (0028,1052) More...
 
virtual OFCondition setRescaleSlope (const OFString &value, const OFBool check=OFTrue)
 set RescaleSlope (0028,1053) More...
 
virtual OFCondition setRescaleType (const OFString &value, const OFBool check=OFTrue)
 set RescaleType (0028,1054) More...
 
virtual OFCondition setResponsibleOrganization (const OFString &value, const OFBool check=OFTrue)
 set ResponsibleOrganization (0010,2299) More...
 
virtual OFCondition setResponsiblePerson (const OFString &value, const OFBool check=OFTrue)
 set ResponsiblePerson (0010,2297) More...
 
virtual OFCondition setResponsiblePersonRole (const OFString &value, const OFBool check=OFTrue)
 set ResponsiblePersonRole (0010,2298) More...
 
virtual OFCondition setRows (const Uint16 value, const unsigned long pos=0)
 set Rows (0028,0010) More...
 
virtual OFCondition setSOPAuthorizationComment (const OFString &value, const OFBool check=OFTrue)
 set SOPAuthorizationComment (0100,0424) More...
 
virtual OFCondition setSOPAuthorizationDateTime (const OFString &value, const OFBool check=OFTrue)
 set SOPAuthorizationDateTime (0100,0420) More...
 
virtual OFCondition setSOPClassUID (const OFString &value, const OFBool check=OFTrue)
 set SOPClassUID (0008,0016) More...
 
virtual OFCondition setSOPInstanceStatus (const OFString &value, const OFBool check=OFTrue)
 set SOPInstanceStatus (0100,0410) More...
 
virtual OFCondition setSOPInstanceUID (const OFString &value, const OFBool check=OFTrue)
 set SOPInstanceUID (0008,0018) More...
 
virtual OFCondition setSamplesPerPixel (const Uint16 value, const unsigned long pos=0)
 set SamplesPerPixel (0028,0002) More...
 
virtual OFCondition setSeriesDescription (const OFString &value, const OFBool check=OFTrue)
 set SeriesDescription (0008,103e) More...
 
virtual OFCondition setSeriesInstanceUID (const OFString &value, const OFBool check=OFTrue)
 set SeriesInstanceUID (0020,000e) More...
 
virtual OFCondition setSeriesNumber (const OFString &value, const OFBool check=OFTrue)
 set SeriesNumber (0020,0011) More...
 
virtual OFCondition setSliceLocation (const OFString &value, const OFBool check=OFTrue)
 set SliceLocation (0020,1041) More...
 
virtual OFCondition setSliceThickness (const OFString &value, const OFBool check=OFTrue)
 set SliceThickness (0018,0050) More...
 
virtual OFCondition setSmallestImagePixelValue (const Uint16 value, const unsigned long pos=0)
 set SmallestImagePixelValue (0028,0106) More...
 
virtual OFCondition setSoftwareVersions (const OFString &value, const OFBool check=OFTrue)
 set SoftwareVersions (0018,1020) More...
 
virtual OFCondition setSpatialResolution (const OFString &value, const OFBool check=OFTrue)
 set SpatialResolution (0018,1050) More...
 
virtual OFCondition setSpecificCharacterSet (const OFString &value, const OFBool check=OFTrue)
 set SpecificCharacterSet (0008,0005) More...
 
virtual OFCondition setStationName (const OFString &value, const OFBool check=OFTrue)
 set StationName (0008,1010) More...
 
virtual OFCondition setStructureSetDate (const OFString &value, const OFBool check=OFTrue)
 set StructureSetDate (3006,0008) More...
 
virtual OFCondition setStructureSetDescription (const OFString &value, const OFBool check=OFTrue)
 set StructureSetDescription (3006,0006) More...
 
virtual OFCondition setStructureSetLabel (const OFString &value, const OFBool check=OFTrue)
 set StructureSetLabel (3006,0002) More...
 
virtual OFCondition setStructureSetName (const OFString &value, const OFBool check=OFTrue)
 set StructureSetName (3006,0004) More...
 
virtual OFCondition setStructureSetTime (const OFString &value, const OFBool check=OFTrue)
 set StructureSetTime (3006,0009) More...
 
virtual OFCondition setStudyDate (const OFString &value, const OFBool check=OFTrue)
 set StudyDate (0008,0020) More...
 
virtual OFCondition setStudyDescription (const OFString &value, const OFBool check=OFTrue)
 set StudyDescription (0008,1030) More...
 
virtual OFCondition setStudyID (const OFString &value, const OFBool check=OFTrue)
 set StudyID (0020,0010) More...
 
virtual OFCondition setStudyInstanceUID (const OFString &value, const OFBool check=OFTrue)
 set StudyInstanceUID (0020,000d) More...
 
virtual OFCondition setStudyTime (const OFString &value, const OFBool check=OFTrue)
 set StudyTime (0008,0030) More...
 
virtual OFCondition setTimeOfLastCalibration (const OFString &value, const OFBool check=OFTrue)
 set TimeOfLastCalibration (0018,1201) More...
 
virtual OFCondition setTimezoneOffsetFromUTC (const OFString &value, const OFBool check=OFTrue)
 set TimezoneOffsetFromUTC (0008,0201) More...
 
virtual OFCondition setTissueHeterogeneityCorrection (const OFString &value, const OFBool check=OFTrue)
 set TissueHeterogeneityCorrection (3004,0014) More...
 

Protected Member Functions

OFCondition checkDatasetForReading (DcmItem &dataset)
 check the given dataset before reading. More...
 
void updateAttributes ()
 update various DICOM attributes
 
- Protected Member Functions inherited from DRTTypes
virtual ~DRTTypes ()
 destructor. More...
 

Private Attributes

DcmPersonName PatientName
 PatientName (0010,0010) vr=PN, vm=1, type=2.
 
DcmLongString PatientID
 PatientID (0010,0020) vr=LO, vm=1, type=2.
 
DcmLongString IssuerOfPatientID
 IssuerOfPatientID (0010,0021) vr=LO, vm=1, type=3.
 
DcmDate PatientBirthDate
 PatientBirthDate (0010,0030) vr=DA, vm=1, type=2.
 
DcmCodeString PatientSex
 PatientSex (0010,0040) vr=CS, vm=1, type=2.
 
DRTReferencedPatientSequence ReferencedPatientSequence
 ReferencedPatientSequence (0008,1120) vr=SQ, vm=1, type=3.
 
DcmTime PatientBirthTime
 PatientBirthTime (0010,0032) vr=TM, vm=1, type=3.
 
DcmLongString OtherPatientIDs
 OtherPatientIDs (0010,1000) vr=LO, vm=1-n, type=3.
 
DRTOtherPatientIDsSequence OtherPatientIDsSequence
 OtherPatientIDsSequence (0010,1002) vr=SQ, vm=1, type=3.
 
DcmPersonName OtherPatientNames
 OtherPatientNames (0010,1001) vr=PN, vm=1-n, type=3.
 
DcmShortString EthnicGroup
 EthnicGroup (0010,2160) vr=SH, vm=1, type=3.
 
DcmLongText PatientComments
 PatientComments (0010,4000) vr=LT, vm=1, type=3.
 
DcmLongString PatientSpeciesDescription
 PatientSpeciesDescription (0010,2201) vr=LO, vm=1, type=1C.
 
DRTPatientSpeciesCodeSequence PatientSpeciesCodeSequence
 PatientSpeciesCodeSequence (0010,2202) vr=SQ, vm=1, type=1C.
 
DcmLongString PatientBreedDescription
 PatientBreedDescription (0010,2292) vr=LO, vm=1, type=2C.
 
DRTPatientBreedCodeSequence PatientBreedCodeSequence
 PatientBreedCodeSequence (0010,2293) vr=SQ, vm=1, type=2C.
 
DRTBreedRegistrationSequence BreedRegistrationSequence
 BreedRegistrationSequence (0010,2294) vr=SQ, vm=1, type=2C.
 
DcmPersonName ResponsiblePerson
 ResponsiblePerson (0010,2297) vr=PN, vm=1, type=2C.
 
DcmCodeString ResponsiblePersonRole
 ResponsiblePersonRole (0010,2298) vr=CS, vm=1, type=1C.
 
DcmLongString ResponsibleOrganization
 ResponsibleOrganization (0010,2299) vr=LO, vm=1, type=2C.
 
DcmCodeString PatientIdentityRemoved
 PatientIdentityRemoved (0012,0062) vr=CS, vm=1, type=3.
 
DcmLongString DeidentificationMethod
 DeidentificationMethod (0012,0063) vr=LO, vm=1-n, type=1C.
 
DRTDeidentificationMethodCodeSequence DeidentificationMethodCodeSequence
 DeidentificationMethodCodeSequence (0012,0064) vr=SQ, vm=1, type=1C.
 
DcmLongString ClinicalTrialSponsorName
 ClinicalTrialSponsorName (0012,0010) vr=LO, vm=1, type=1.
 
DcmLongString ClinicalTrialProtocolID
 ClinicalTrialProtocolID (0012,0020) vr=LO, vm=1, type=1.
 
DcmLongString ClinicalTrialProtocolName
 ClinicalTrialProtocolName (0012,0021) vr=LO, vm=1, type=2.
 
DcmLongString ClinicalTrialSiteID
 ClinicalTrialSiteID (0012,0030) vr=LO, vm=1, type=2.
 
DcmLongString ClinicalTrialSiteName
 ClinicalTrialSiteName (0012,0031) vr=LO, vm=1, type=2.
 
DcmLongString ClinicalTrialSubjectID
 ClinicalTrialSubjectID (0012,0040) vr=LO, vm=1, type=1C.
 
DcmLongString ClinicalTrialSubjectReadingID
 ClinicalTrialSubjectReadingID (0012,0042) vr=LO, vm=1, type=1C.
 
DcmUniqueIdentifier StudyInstanceUID
 StudyInstanceUID (0020,000d) vr=UI, vm=1, type=1.
 
DcmDate StudyDate
 StudyDate (0008,0020) vr=DA, vm=1, type=2.
 
DcmTime StudyTime
 StudyTime (0008,0030) vr=TM, vm=1, type=2.
 
DcmPersonName ReferringPhysicianName
 ReferringPhysicianName (0008,0090) vr=PN, vm=1, type=2.
 
DRTReferringPhysicianIdentificationSequence ReferringPhysicianIdentificationSequence
 ReferringPhysicianIdentificationSequence (0008,0096) vr=SQ, vm=1, type=3.
 
DcmShortString StudyID
 StudyID (0020,0010) vr=SH, vm=1, type=2.
 
DcmShortString AccessionNumber
 AccessionNumber (0008,0050) vr=SH, vm=1, type=2.
 
DcmLongString StudyDescription
 StudyDescription (0008,1030) vr=LO, vm=1, type=3.
 
DcmPersonName PhysiciansOfRecord
 PhysiciansOfRecord (0008,1048) vr=PN, vm=1-n, type=3.
 
DRTPhysiciansOfRecordIdentificationSequence PhysiciansOfRecordIdentificationSequence
 PhysiciansOfRecordIdentificationSequence (0008,1049) vr=SQ, vm=1, type=3.
 
DcmPersonName NameOfPhysiciansReadingStudy
 NameOfPhysiciansReadingStudy (0008,1060) vr=PN, vm=1-n, type=3.
 
DRTPhysiciansReadingStudyIdentificationSequence PhysiciansReadingStudyIdentificationSequence
 PhysiciansReadingStudyIdentificationSequence (0008,1062) vr=SQ, vm=1, type=3.
 
DRTReferencedStudySequence ReferencedStudySequence
 ReferencedStudySequence (0008,1110) vr=SQ, vm=1, type=3.
 
DRTProcedureCodeSequence ProcedureCodeSequence
 ProcedureCodeSequence (0008,1032) vr=SQ, vm=1, type=3.
 
DcmLongString AdmittingDiagnosesDescription
 AdmittingDiagnosesDescription (0008,1080) vr=LO, vm=1-n, type=3.
 
DRTAdmittingDiagnosesCodeSequence AdmittingDiagnosesCodeSequence
 AdmittingDiagnosesCodeSequence (0008,1084) vr=SQ, vm=1, type=3.
 
DcmAgeString PatientAge
 PatientAge (0010,1010) vr=AS, vm=1, type=3.
 
DcmDecimalString PatientSize
 PatientSize (0010,1020) vr=DS, vm=1, type=3.
 
DcmDecimalString PatientWeight
 PatientWeight (0010,1030) vr=DS, vm=1, type=3.
 
DcmShortString Occupation
 Occupation (0010,2180) vr=SH, vm=1, type=3.
 
DcmLongText AdditionalPatientHistory
 AdditionalPatientHistory (0010,21b0) vr=LT, vm=1, type=3.
 
DcmLongString AdmissionID
 AdmissionID (0038,0010) vr=LO, vm=1, type=3.
 
DcmLongString IssuerOfAdmissionID
 IssuerOfAdmissionID (0038,0011) vr=LO, vm=1, type=3.
 
DcmCodeString PatientSexNeutered
 PatientSexNeutered (0010,2203) vr=CS, vm=1, type=2C.
 
DcmLongString ClinicalTrialTimePointID
 ClinicalTrialTimePointID (0012,0050) vr=LO, vm=1, type=2.
 
DcmShortText ClinicalTrialTimePointDescription
 ClinicalTrialTimePointDescription (0012,0051) vr=ST, vm=1, type=3.
 
DcmCodeString Modality
 Modality (0008,0060) vr=CS, vm=1, type=1.
 
DcmUniqueIdentifier SeriesInstanceUID
 SeriesInstanceUID (0020,000e) vr=UI, vm=1, type=1.
 
DcmIntegerString SeriesNumber
 SeriesNumber (0020,0011) vr=IS, vm=1, type=2.
 
DcmLongString SeriesDescription
 SeriesDescription (0008,103e) vr=LO, vm=1, type=3.
 
DRTReferencedPerformedProcedureStepSequence ReferencedPerformedProcedureStepSequence
 ReferencedPerformedProcedureStepSequence (0008,1111) vr=SQ, vm=1, type=3.
 
DRTRequestAttributesSequence RequestAttributesSequence
 RequestAttributesSequence (0040,0275) vr=SQ, vm=1, type=3.
 
DcmShortString PerformedProcedureStepID
 PerformedProcedureStepID (0040,0253) vr=SH, vm=1, type=3.
 
DcmDate PerformedProcedureStepStartDate
 PerformedProcedureStepStartDate (0040,0244) vr=DA, vm=1, type=3.
 
DcmTime PerformedProcedureStepStartTime
 PerformedProcedureStepStartTime (0040,0245) vr=TM, vm=1, type=3.
 
DcmLongString PerformedProcedureStepDescription
 PerformedProcedureStepDescription (0040,0254) vr=LO, vm=1, type=3.
 
DRTPerformedProtocolCodeSequence PerformedProtocolCodeSequence
 PerformedProtocolCodeSequence (0040,0260) vr=SQ, vm=1, type=3.
 
DcmLongString ClinicalTrialCoordinatingCenterName
 ClinicalTrialCoordinatingCenterName (0012,0060) vr=LO, vm=1, type=2.
 
DcmUniqueIdentifier FrameOfReferenceUID
 FrameOfReferenceUID (0020,0052) vr=UI, vm=1, type=1.
 
DcmLongString PositionReferenceIndicator
 PositionReferenceIndicator (0020,1040) vr=LO, vm=1, type=2.
 
DcmLongString Manufacturer
 Manufacturer (0008,0070) vr=LO, vm=1, type=2.
 
DcmLongString InstitutionName
 InstitutionName (0008,0080) vr=LO, vm=1, type=3.
 
DcmShortText InstitutionAddress
 InstitutionAddress (0008,0081) vr=ST, vm=1, type=3.
 
DcmShortString StationName
 StationName (0008,1010) vr=SH, vm=1, type=3.
 
DcmLongString InstitutionalDepartmentName
 InstitutionalDepartmentName (0008,1040) vr=LO, vm=1, type=3.
 
DcmLongString ManufacturerModelName
 ManufacturerModelName (0008,1090) vr=LO, vm=1, type=3.
 
DcmLongString DeviceSerialNumber
 DeviceSerialNumber (0018,1000) vr=LO, vm=1, type=3.
 
DcmLongString SoftwareVersions
 SoftwareVersions (0018,1020) vr=LO, vm=1-n, type=3.
 
DcmLongString GantryID
 GantryID (0018,1008) vr=LO, vm=1, type=3.
 
DcmDecimalString SpatialResolution
 SpatialResolution (0018,1050) vr=DS, vm=1, type=3.
 
DcmDate DateOfLastCalibration
 DateOfLastCalibration (0018,1200) vr=DA, vm=1-n, type=3.
 
DcmTime TimeOfLastCalibration
 TimeOfLastCalibration (0018,1201) vr=TM, vm=1-n, type=3.
 
DcmUnsignedShort PixelPaddingValue
 PixelPaddingValue (0028,0120) vr=US_SS, vm=1, type=3.
 
DcmCodeString PatientOrientation
 PatientOrientation (0020,0020) vr=CS, vm=2, type=2C.
 
DcmDate ContentDate
 ContentDate (0008,0023) vr=DA, vm=1, type=2C.
 
DcmTime ContentTime
 ContentTime (0008,0033) vr=TM, vm=1, type=2C.
 
DcmCodeString ImageType
 ImageType (0008,0008) vr=CS, vm=2-n, type=3.
 
DcmIntegerString AcquisitionNumber
 AcquisitionNumber (0020,0012) vr=IS, vm=1, type=3.
 
DcmDate AcquisitionDate
 AcquisitionDate (0008,0022) vr=DA, vm=1, type=3.
 
DcmTime AcquisitionTime
 AcquisitionTime (0008,0032) vr=TM, vm=1, type=3.
 
DcmDateTime AcquisitionDateTime
 AcquisitionDateTime (0008,002a) vr=DT, vm=1, type=3.
 
DRTReferencedImageSequence ReferencedImageSequence
 ReferencedImageSequence (0008,1140) vr=SQ, vm=1, type=3.
 
DcmShortText DerivationDescription
 DerivationDescription (0008,2111) vr=ST, vm=1, type=3.
 
DRTDerivationCodeSequence DerivationCodeSequence
 DerivationCodeSequence (0008,9215) vr=SQ, vm=1, type=3.
 
DRTSourceImageSequence SourceImageSequence
 SourceImageSequence (0008,2112) vr=SQ, vm=1, type=3.
 
DRTReferencedInstanceSequence ReferencedInstanceSequence
 ReferencedInstanceSequence (0008,114a) vr=SQ, vm=1, type=3.
 
DcmIntegerString ImagesInAcquisition
 ImagesInAcquisition (0020,1002) vr=IS, vm=1, type=3.
 
DcmLongText ImageComments
 ImageComments (0020,4000) vr=LT, vm=1, type=3.
 
DcmCodeString QualityControlImage
 QualityControlImage (0028,0300) vr=CS, vm=1, type=3.
 
DcmCodeString BurnedInAnnotation
 BurnedInAnnotation (0028,0301) vr=CS, vm=1, type=3.
 
DcmCodeString LossyImageCompression
 LossyImageCompression (0028,2110) vr=CS, vm=1, type=3.
 
DcmDecimalString LossyImageCompressionRatio
 LossyImageCompressionRatio (0028,2112) vr=DS, vm=1-n, type=3.
 
DcmCodeString LossyImageCompressionMethod
 LossyImageCompressionMethod (0028,2114) vr=CS, vm=1-n, type=3.
 
DRTIconImageSequence IconImageSequence
 IconImageSequence (0088,0200) vr=SQ, vm=1, type=3.
 
DcmCodeString PresentationLUTShape
 PresentationLUTShape (2050,0020) vr=CS, vm=1, type=3.
 
DcmUniqueIdentifier IrradiationEventUID
 IrradiationEventUID (0008,3010) vr=UI, vm=1, type=3.
 
DcmDecimalString PixelSpacing
 PixelSpacing (0028,0030) vr=DS, vm=2, type=1.
 
DcmDecimalString ImageOrientationPatient
 ImageOrientationPatient (0020,0037) vr=DS, vm=6, type=1.
 
DcmDecimalString ImagePositionPatient
 ImagePositionPatient (0020,0032) vr=DS, vm=3, type=1.
 
DcmDecimalString SliceThickness
 SliceThickness (0018,0050) vr=DS, vm=1, type=2.
 
DcmDecimalString SliceLocation
 SliceLocation (0020,1041) vr=DS, vm=1, type=3.
 
DcmUnsignedShort Rows
 Rows (0028,0010) vr=US, vm=1, type=1.
 
DcmUnsignedShort Columns
 Columns (0028,0011) vr=US, vm=1, type=1.
 
DcmPixelData PixelData
 PixelData (7fe0,0010) vr=OB_OW, vm=1, type=1C.
 
DcmUnsignedShort PlanarConfiguration
 PlanarConfiguration (0028,0006) vr=US, vm=1, type=1C.
 
DcmIntegerString PixelAspectRatio
 PixelAspectRatio (0028,0034) vr=IS, vm=2, type=1C.
 
DcmUnsignedShort SmallestImagePixelValue
 SmallestImagePixelValue (0028,0106) vr=US_SS, vm=1, type=3.
 
DcmUnsignedShort LargestImagePixelValue
 LargestImagePixelValue (0028,0107) vr=US_SS, vm=1, type=3.
 
DcmUnsignedShort RedPaletteColorLookupTableDescriptor
 RedPaletteColorLookupTableDescriptor (0028,1101) vr=US_SS, vm=3, type=1C.
 
DcmUnsignedShort GreenPaletteColorLookupTableDescriptor
 GreenPaletteColorLookupTableDescriptor (0028,1102) vr=US_SS, vm=3, type=1C.
 
DcmUnsignedShort BluePaletteColorLookupTableDescriptor
 BluePaletteColorLookupTableDescriptor (0028,1103) vr=US_SS, vm=3, type=1C.
 
DcmOtherByteOtherWord RedPaletteColorLookupTableData
 RedPaletteColorLookupTableData (0028,1201) vr=OW, vm=1, type=1C.
 
DcmOtherByteOtherWord GreenPaletteColorLookupTableData
 GreenPaletteColorLookupTableData (0028,1202) vr=OW, vm=1, type=1C.
 
DcmOtherByteOtherWord BluePaletteColorLookupTableData
 BluePaletteColorLookupTableData (0028,1203) vr=OW, vm=1, type=1C.
 
DcmOtherByteOtherWord ICCProfile
 ICCProfile (0028,2000) vr=OB, vm=1, type=3.
 
DcmUnlimitedText PixelDataProviderURL
 PixelDataProviderURL (0028,7fe0) vr=UT, vm=1, type=1C.
 
DcmIntegerString NumberOfFrames
 NumberOfFrames (0028,0008) vr=IS, vm=1, type=1.
 
DcmAttributeTag FrameIncrementPointer
 FrameIncrementPointer (0028,0009) vr=AT, vm=1-n, type=1.
 
DcmUnsignedShort OverlayRows
 OverlayRows (60xx,0010) vr=US, vm=1, type=1.
 
DcmUnsignedShort OverlayColumns
 OverlayColumns (60xx,0011) vr=US, vm=1, type=1.
 
DcmCodeString OverlayType
 OverlayType (60xx,0040) vr=CS, vm=1, type=1.
 
DcmSignedShort OverlayOrigin
 OverlayOrigin (60xx,0050) vr=SS, vm=2, type=1.
 
DcmUnsignedShort OverlayBitsAllocated
 OverlayBitsAllocated (60xx,0100) vr=US, vm=1, type=1.
 
DcmUnsignedShort OverlayBitPosition
 OverlayBitPosition (60xx,0102) vr=US, vm=1, type=1.
 
DcmOtherByteOtherWord OverlayData
 OverlayData (60xx,3000) vr=OB_OW, vm=1, type=1.
 
DcmLongString OverlayDescription
 OverlayDescription (60xx,0022) vr=LO, vm=1, type=3.
 
DcmLongString OverlaySubtype
 OverlaySubtype (60xx,0045) vr=LO, vm=1, type=3.
 
DcmLongString OverlayLabel
 OverlayLabel (60xx,1500) vr=LO, vm=1, type=3.
 
DcmIntegerString ROIArea
 ROIArea (60xx,1301) vr=IS, vm=1, type=3.
 
DcmDecimalString ROIMean
 ROIMean (60xx,1302) vr=DS, vm=1, type=3.
 
DcmDecimalString ROIStandardDeviation
 ROIStandardDeviation (60xx,1303) vr=DS, vm=1, type=3.
 
DcmIntegerString NumberOfFramesInOverlay
 NumberOfFramesInOverlay (60xx,0015) vr=IS, vm=1, type=1.
 
DcmUnsignedShort ImageFrameOrigin
 ImageFrameOrigin (60xx,0051) vr=US, vm=1, type=3.
 
DRTModalityLUTSequence ModalityLUTSequence
 ModalityLUTSequence (0028,3000) vr=SQ, vm=1, type=1C.
 
DcmDecimalString RescaleIntercept
 RescaleIntercept (0028,1052) vr=DS, vm=1, type=1C.
 
DcmDecimalString RescaleSlope
 RescaleSlope (0028,1053) vr=DS, vm=1, type=1C.
 
DcmLongString RescaleType
 RescaleType (0028,1054) vr=LO, vm=1, type=1C.
 
DcmUnsignedShort SamplesPerPixel
 SamplesPerPixel (0028,0002) vr=US, vm=1, type=1C. More...
 
DcmCodeString PhotometricInterpretation
 PhotometricInterpretation (0028,0004) vr=CS, vm=1, type=1C. More...
 
DcmUnsignedShort BitsAllocated
 BitsAllocated (0028,0100) vr=US, vm=1, type=1C. More...
 
DcmUnsignedShort BitsStored
 BitsStored (0028,0101) vr=US, vm=1, type=1C. More...
 
DcmUnsignedShort HighBit
 HighBit (0028,0102) vr=US, vm=1, type=1C. More...
 
DcmUnsignedShort PixelRepresentation
 PixelRepresentation (0028,0103) vr=US, vm=1, type=1C. More...
 
DcmCodeString DoseUnits
 DoseUnits (3004,0002) vr=CS, vm=1, type=1.
 
DcmCodeString DoseType
 DoseType (3004,0004) vr=CS, vm=1, type=1.
 
DcmIntegerString InstanceNumber
 InstanceNumber (0020,0013) vr=IS, vm=1, type=3. More...
 
DcmLongString DoseComment
 DoseComment (3004,0006) vr=LO, vm=1, type=3.
 
DcmDecimalString NormalizationPoint
 NormalizationPoint (3004,0008) vr=DS, vm=3, type=3.
 
DcmCodeString DoseSummationType
 DoseSummationType (3004,000a) vr=CS, vm=1, type=1.
 
DRTReferencedRTPlanSequence ReferencedRTPlanSequence
 ReferencedRTPlanSequence (300c,0002) vr=SQ, vm=1, type=1C.
 
DcmDecimalString GridFrameOffsetVector
 GridFrameOffsetVector (3004,000c) vr=DS, vm=2-n, type=1C.
 
DcmDecimalString DoseGridScaling
 DoseGridScaling (3004,000e) vr=DS, vm=1, type=1.
 
DcmCodeString TissueHeterogeneityCorrection
 TissueHeterogeneityCorrection (3004,0014) vr=CS, vm=1-3, type=3.
 
DRTReferencedStructureSetSequence ReferencedStructureSetSequence
 ReferencedStructureSetSequence (300c,0060) vr=SQ, vm=1, type=1.
 
DcmDecimalString DVHNormalizationPoint
 DVHNormalizationPoint (3004,0040) vr=DS, vm=3, type=3.
 
DcmDecimalString DVHNormalizationDoseValue
 DVHNormalizationDoseValue (3004,0042) vr=DS, vm=1, type=3.
 
DRTDVHSequence DVHSequence
 DVHSequence (3004,0050) vr=SQ, vm=1, type=1.
 
DcmShortString StructureSetLabel
 StructureSetLabel (3006,0002) vr=SH, vm=1, type=1.
 
DcmLongString StructureSetName
 StructureSetName (3006,0004) vr=LO, vm=1, type=3.
 
DcmShortText StructureSetDescription
 StructureSetDescription (3006,0006) vr=ST, vm=1, type=3.
 
DcmDate StructureSetDate
 StructureSetDate (3006,0008) vr=DA, vm=1, type=2.
 
DcmTime StructureSetTime
 StructureSetTime (3006,0009) vr=TM, vm=1, type=2.
 
DRTReferencedFrameOfReferenceSequence ReferencedFrameOfReferenceSequence
 ReferencedFrameOfReferenceSequence (3006,0010) vr=SQ, vm=1, type=3.
 
DRTStructureSetROISequence StructureSetROISequence
 StructureSetROISequence (3006,0020) vr=SQ, vm=1, type=3.
 
DRTROIContourSequence ROIContourSequence
 ROIContourSequence (3006,0039) vr=SQ, vm=1, type=1.
 
DRTRTDoseROISequence RTDoseROISequence
 RTDoseROISequence (3004,0010) vr=SQ, vm=1, type=1.
 
DcmUniqueIdentifier SOPClassUID
 SOPClassUID (0008,0016) vr=UI, vm=1, type=1.
 
DcmUniqueIdentifier SOPInstanceUID
 SOPInstanceUID (0008,0018) vr=UI, vm=1, type=1.
 
DcmCodeString SpecificCharacterSet
 SpecificCharacterSet (0008,0005) vr=CS, vm=1-n, type=1C.
 
DcmDate InstanceCreationDate
 InstanceCreationDate (0008,0012) vr=DA, vm=1, type=3.
 
DcmTime InstanceCreationTime
 InstanceCreationTime (0008,0013) vr=TM, vm=1, type=3.
 
DcmUniqueIdentifier InstanceCreatorUID
 InstanceCreatorUID (0008,0014) vr=UI, vm=1, type=3.
 
DcmUniqueIdentifier RelatedGeneralSOPClassUID
 RelatedGeneralSOPClassUID (0008,001a) vr=UI, vm=1-n, type=3.
 
DcmUniqueIdentifier OriginalSpecializedSOPClassUID
 OriginalSpecializedSOPClassUID (0008,001b) vr=UI, vm=1, type=3.
 
DRTCodingSchemeIdentificationSequence CodingSchemeIdentificationSequence
 CodingSchemeIdentificationSequence (0008,0110) vr=SQ, vm=1, type=3.
 
DcmShortString TimezoneOffsetFromUTC
 TimezoneOffsetFromUTC (0008,0201) vr=SH, vm=1, type=3.
 
DRTContributingEquipmentSequence ContributingEquipmentSequence
 ContributingEquipmentSequence (0018,a001) vr=SQ, vm=1, type=3.
 
DcmCodeString SOPInstanceStatus
 SOPInstanceStatus (0100,0410) vr=CS, vm=1, type=3.
 
DcmDateTime SOPAuthorizationDateTime
 SOPAuthorizationDateTime (0100,0420) vr=DT, vm=1, type=3.
 
DcmLongText SOPAuthorizationComment
 SOPAuthorizationComment (0100,0424) vr=LT, vm=1, type=3.
 
DcmLongString AuthorizationEquipmentCertificationNumber
 AuthorizationEquipmentCertificationNumber (0100,0426) vr=LO, vm=1, type=3.
 
DRTMACParametersSequence MACParametersSequence
 MACParametersSequence (4ffe,0001) vr=SQ, vm=1, type=3.
 
DRTDigitalSignaturesSequence DigitalSignaturesSequence
 DigitalSignaturesSequence (fffa,fffa) vr=SQ, vm=1, type=3.
 
DRTEncryptedAttributesSequence EncryptedAttributesSequence
 EncryptedAttributesSequence (0400,0500) vr=SQ, vm=1, type=1C.
 
DRTOriginalAttributesSequence OriginalAttributesSequence
 OriginalAttributesSequence (0400,0561) vr=SQ, vm=1, type=3.
 
DRTHL7StructuredDocumentReferenceSequence HL7StructuredDocumentReferenceSequence
 HL7StructuredDocumentReferenceSequence (0040,a390) vr=SQ, vm=1, type=1C.
 

Additional Inherited Members

- Static Protected Member Functions inherited from DRTTypes
static OFCondition addElementToDataset (OFCondition &result, DcmItem &dataset, DcmElement *element, const OFString &vm, const OFString &type, const char *moduleName=NULL)
 add given element to the dataset. More...
 
static OFCondition getElementFromDataset (DcmItem &dataset, DcmElement &element)
 get element from dataset More...
 
static OFCondition getStringValueFromElement (const DcmElement &element, OFString &stringValue, const signed long pos=0)
 get string value from element More...
 
static OFCondition getStringValueFromDataset (DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue)
 get string value from dataset More...
 
static OFCondition putStringValueToDataset (DcmItem &dataset, const DcmTag &tag, const OFString &stringValue, const OFBool allowEmpty=OFTrue)
 put string value to dataset More...
 
static OFBool checkElementValue (DcmElement &element, const OFString &vm, const OFString &type, const OFCondition &searchCond=EC_Normal, const char *moduleName=NULL)
 check element value for correct value multiplicity and type More...
 
static OFCondition getAndCheckElementFromDataset (DcmItem &dataset, DcmElement &element, const OFString &vm, const OFString &type, const char *moduleName=NULL)
 get element from dataset and check it for correct value multiplicity and type. More...
 
static OFCondition getAndCheckStringValueFromDataset (DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue, const OFString &vm, const OFString &type, const char *moduleName=NULL)
 get string value from dataset and check it for correct value multiplicity and type. More...
 

Detailed Description

Interface class for RTDoseIOD.

Constructor & Destructor Documentation

DRTDoseIOD::DRTDoseIOD ( const DRTDoseIOD copy)

copy constructor

Parameters
copyIOD object to be copied

Member Function Documentation

OFCondition DRTDoseIOD::checkDatasetForReading ( DcmItem dataset)
protected

check the given dataset before reading.

This methods checks whether the dataset contains at least the DICOM attribute SOPClassUID (0008,0016) with the expected value. Any incorrectness regarding this attribute is reported to the log stream (if enabled for error messages).

Parameters
datasetDICOM dataset to be checked
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAccessionNumber ( OFString value,
const signed long  pos = 0 
) const
virtual

get AccessionNumber (0008,0050)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAcquisitionDate ( OFString value,
const signed long  pos = 0 
) const
virtual

get AcquisitionDate (0008,0022)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAcquisitionDateTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get AcquisitionDateTime (0008,002a)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAcquisitionNumber ( OFString value,
const signed long  pos = 0 
) const
virtual

get AcquisitionNumber (0020,0012)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAcquisitionNumber ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get AcquisitionNumber (0020,0012)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAcquisitionTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get AcquisitionTime (0008,0032)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAdditionalPatientHistory ( OFString value,
const signed long  pos = 0 
) const
virtual

get AdditionalPatientHistory (0010,21b0)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAdmissionID ( OFString value,
const signed long  pos = 0 
) const
virtual

get AdmissionID (0038,0010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTAdmittingDiagnosesCodeSequence& DRTDoseIOD::getAdmittingDiagnosesCodeSequence ( )
inline

get AdmittingDiagnosesCodeSequence (0008,1084)

Returns
reference to sequence element
const DRTAdmittingDiagnosesCodeSequence& DRTDoseIOD::getAdmittingDiagnosesCodeSequence ( ) const
inline

get AdmittingDiagnosesCodeSequence (0008,1084)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getAdmittingDiagnosesDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get AdmittingDiagnosesDescription (0008,1080)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getAuthorizationEquipmentCertificationNumber ( OFString value,
const signed long  pos = 0 
) const
virtual

get AuthorizationEquipmentCertificationNumber (0100,0426)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getBitsAllocated ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get BitsAllocated (0028,0100)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getBitsStored ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get BitsStored (0028,0101)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getBluePaletteColorLookupTableData ( Uint16 *&  value,
unsigned long *  count = NULL 
) const
virtual

get BluePaletteColorLookupTableData (0028,1203)

Parameters
valuereference to variable in which the value should be stored
countstores number of items in the result array (if not NULL)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getBluePaletteColorLookupTableDescriptor ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get BluePaletteColorLookupTableDescriptor (0028,1103)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
DRTBreedRegistrationSequence& DRTDoseIOD::getBreedRegistrationSequence ( )
inline

get BreedRegistrationSequence (0010,2294)

Returns
reference to sequence element
const DRTBreedRegistrationSequence& DRTDoseIOD::getBreedRegistrationSequence ( ) const
inline

get BreedRegistrationSequence (0010,2294)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getBurnedInAnnotation ( OFString value,
const signed long  pos = 0 
) const
virtual

get BurnedInAnnotation (0028,0301)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialCoordinatingCenterName ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialCoordinatingCenterName (0012,0060)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialProtocolID ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialProtocolID (0012,0020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialProtocolName ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialProtocolName (0012,0021)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialSiteID ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialSiteID (0012,0030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialSiteName ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialSiteName (0012,0031)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialSponsorName ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialSponsorName (0012,0010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialSubjectID ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialSubjectID (0012,0040)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialSubjectReadingID ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialSubjectReadingID (0012,0042)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialTimePointDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialTimePointDescription (0012,0051)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getClinicalTrialTimePointID ( OFString value,
const signed long  pos = 0 
) const
virtual

get ClinicalTrialTimePointID (0012,0050)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTCodingSchemeIdentificationSequence& DRTDoseIOD::getCodingSchemeIdentificationSequence ( )
inline

get CodingSchemeIdentificationSequence (0008,0110)

Returns
reference to sequence element
const DRTCodingSchemeIdentificationSequence& DRTDoseIOD::getCodingSchemeIdentificationSequence ( ) const
inline

get CodingSchemeIdentificationSequence (0008,0110)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getColumns ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get Columns (0028,0011)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getContentDate ( OFString value,
const signed long  pos = 0 
) const
virtual

get ContentDate (0008,0023)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getContentTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get ContentTime (0008,0033)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTContributingEquipmentSequence& DRTDoseIOD::getContributingEquipmentSequence ( )
inline

get ContributingEquipmentSequence (0018,a001)

Returns
reference to sequence element
const DRTContributingEquipmentSequence& DRTDoseIOD::getContributingEquipmentSequence ( ) const
inline

get ContributingEquipmentSequence (0018,a001)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getDateOfLastCalibration ( OFString value,
const signed long  pos = 0 
) const
virtual

get DateOfLastCalibration (0018,1200)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDeidentificationMethod ( OFString value,
const signed long  pos = 0 
) const
virtual

get DeidentificationMethod (0012,0063)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTDeidentificationMethodCodeSequence& DRTDoseIOD::getDeidentificationMethodCodeSequence ( )
inline

get DeidentificationMethodCodeSequence (0012,0064)

Returns
reference to sequence element
const DRTDeidentificationMethodCodeSequence& DRTDoseIOD::getDeidentificationMethodCodeSequence ( ) const
inline

get DeidentificationMethodCodeSequence (0012,0064)

Returns
const reference to sequence element
DRTDerivationCodeSequence& DRTDoseIOD::getDerivationCodeSequence ( )
inline

get DerivationCodeSequence (0008,9215)

Returns
reference to sequence element
const DRTDerivationCodeSequence& DRTDoseIOD::getDerivationCodeSequence ( ) const
inline

get DerivationCodeSequence (0008,9215)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getDerivationDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get DerivationDescription (0008,2111)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDeviceSerialNumber ( OFString value,
const signed long  pos = 0 
) const
virtual

get DeviceSerialNumber (0018,1000)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTDigitalSignaturesSequence& DRTDoseIOD::getDigitalSignaturesSequence ( )
inline

get DigitalSignaturesSequence (fffa,fffa)

Returns
reference to sequence element
const DRTDigitalSignaturesSequence& DRTDoseIOD::getDigitalSignaturesSequence ( ) const
inline

get DigitalSignaturesSequence (fffa,fffa)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getDoseComment ( OFString value,
const signed long  pos = 0 
) const
virtual

get DoseComment (3004,0006)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDoseGridScaling ( OFString value,
const signed long  pos = 0 
) const
virtual

get DoseGridScaling (3004,000e)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDoseGridScaling ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get DoseGridScaling (3004,000e)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDoseSummationType ( OFString value,
const signed long  pos = 0 
) const
virtual

get DoseSummationType (3004,000a)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDoseType ( OFString value,
const signed long  pos = 0 
) const
virtual

get DoseType (3004,0004)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDoseUnits ( OFString value,
const signed long  pos = 0 
) const
virtual

get DoseUnits (3004,0002)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDVHNormalizationDoseValue ( OFString value,
const signed long  pos = 0 
) const
virtual

get DVHNormalizationDoseValue (3004,0042)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDVHNormalizationDoseValue ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get DVHNormalizationDoseValue (3004,0042)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDVHNormalizationPoint ( OFString value,
const signed long  pos = 0 
) const
virtual

get DVHNormalizationPoint (3004,0040)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDVHNormalizationPoint ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get DVHNormalizationPoint (3004,0040)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getDVHNormalizationPoint ( OFVector< Float64 > &  value) const
virtual

get DVHNormalizationPoint (3004,0040)

Parameters
valuereference to variable in which the value(s) should be stored
Returns
status, EC_Normal if successful, an error code otherwise
DRTDVHSequence& DRTDoseIOD::getDVHSequence ( )
inline

get DVHSequence (3004,0050)

Returns
reference to sequence element
const DRTDVHSequence& DRTDoseIOD::getDVHSequence ( ) const
inline

get DVHSequence (3004,0050)

Returns
const reference to sequence element
DRTEncryptedAttributesSequence& DRTDoseIOD::getEncryptedAttributesSequence ( )
inline

get EncryptedAttributesSequence (0400,0500)

Returns
reference to sequence element
const DRTEncryptedAttributesSequence& DRTDoseIOD::getEncryptedAttributesSequence ( ) const
inline

get EncryptedAttributesSequence (0400,0500)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getEthnicGroup ( OFString value,
const signed long  pos = 0 
) const
virtual

get EthnicGroup (0010,2160)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getFrameIncrementPointer ( OFString value,
const signed long  pos = 0 
) const
virtual

get FrameIncrementPointer (0028,0009)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getFrameOfReferenceUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get FrameOfReferenceUID (0020,0052)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getGantryID ( OFString value,
const signed long  pos = 0 
) const
virtual

get GantryID (0018,1008)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getGreenPaletteColorLookupTableData ( Uint16 *&  value,
unsigned long *  count = NULL 
) const
virtual

get GreenPaletteColorLookupTableData (0028,1202)

Parameters
valuereference to variable in which the value should be stored
countstores number of items in the result array (if not NULL)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getGreenPaletteColorLookupTableDescriptor ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get GreenPaletteColorLookupTableDescriptor (0028,1102)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getGridFrameOffsetVector ( OFString value,
const signed long  pos = 0 
) const
virtual

get GridFrameOffsetVector (3004,000c)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getGridFrameOffsetVector ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get GridFrameOffsetVector (3004,000c)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getGridFrameOffsetVector ( OFVector< Float64 > &  value) const
virtual

get GridFrameOffsetVector (3004,000c)

Parameters
valuereference to variable in which the value(s) should be stored
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getHighBit ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get HighBit (0028,0102)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
DRTHL7StructuredDocumentReferenceSequence& DRTDoseIOD::getHL7StructuredDocumentReferenceSequence ( )
inline

get HL7StructuredDocumentReferenceSequence (0040,a390)

Returns
reference to sequence element
const DRTHL7StructuredDocumentReferenceSequence& DRTDoseIOD::getHL7StructuredDocumentReferenceSequence ( ) const
inline

get HL7StructuredDocumentReferenceSequence (0040,a390)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getICCProfile ( Uint8 *&  value,
unsigned long *  count = NULL 
) const
virtual

get ICCProfile (0028,2000)

Parameters
valuereference to variable in which the value should be stored
countstores number of items in the result array (if not NULL)
Returns
status, EC_Normal if successful, an error code otherwise
DRTIconImageSequence& DRTDoseIOD::getIconImageSequence ( )
inline

get IconImageSequence (0088,0200)

Returns
reference to sequence element
const DRTIconImageSequence& DRTDoseIOD::getIconImageSequence ( ) const
inline

get IconImageSequence (0088,0200)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getImageComments ( OFString value,
const signed long  pos = 0 
) const
virtual

get ImageComments (0020,4000)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImageFrameOrigin ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get ImageFrameOrigin (60xx,0051)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImageOrientationPatient ( OFString value,
const signed long  pos = 0 
) const
virtual

get ImageOrientationPatient (0020,0037)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImageOrientationPatient ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get ImageOrientationPatient (0020,0037)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImageOrientationPatient ( OFVector< Float64 > &  value) const
virtual

get ImageOrientationPatient (0020,0037)

Parameters
valuereference to variable in which the value(s) should be stored
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImagePositionPatient ( OFString value,
const signed long  pos = 0 
) const
virtual

get ImagePositionPatient (0020,0032)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImagePositionPatient ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get ImagePositionPatient (0020,0032)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImagePositionPatient ( OFVector< Float64 > &  value) const
virtual

get ImagePositionPatient (0020,0032)

Parameters
valuereference to variable in which the value(s) should be stored
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImagesInAcquisition ( OFString value,
const signed long  pos = 0 
) const
virtual

get ImagesInAcquisition (0020,1002)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImagesInAcquisition ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get ImagesInAcquisition (0020,1002)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getImageType ( OFString value,
const signed long  pos = 0 
) const
virtual

get ImageType (0008,0008)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstanceCreationDate ( OFString value,
const signed long  pos = 0 
) const
virtual

get InstanceCreationDate (0008,0012)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstanceCreationTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get InstanceCreationTime (0008,0013)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstanceCreatorUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get InstanceCreatorUID (0008,0014)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstanceNumber ( OFString value,
const signed long  pos = 0 
) const
virtual

get InstanceNumber (0020,0013)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstanceNumber ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get InstanceNumber (0020,0013)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstitutionAddress ( OFString value,
const signed long  pos = 0 
) const
virtual

get InstitutionAddress (0008,0081)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstitutionalDepartmentName ( OFString value,
const signed long  pos = 0 
) const
virtual

get InstitutionalDepartmentName (0008,1040)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getInstitutionName ( OFString value,
const signed long  pos = 0 
) const
virtual

get InstitutionName (0008,0080)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getIrradiationEventUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get IrradiationEventUID (0008,3010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getIssuerOfAdmissionID ( OFString value,
const signed long  pos = 0 
) const
virtual

get IssuerOfAdmissionID (0038,0011)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getIssuerOfPatientID ( OFString value,
const signed long  pos = 0 
) const
virtual

get IssuerOfPatientID (0010,0021)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getLargestImagePixelValue ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get LargestImagePixelValue (0028,0107)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getLossyImageCompression ( OFString value,
const signed long  pos = 0 
) const
virtual

get LossyImageCompression (0028,2110)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getLossyImageCompressionMethod ( OFString value,
const signed long  pos = 0 
) const
virtual

get LossyImageCompressionMethod (0028,2114)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getLossyImageCompressionRatio ( OFString value,
const signed long  pos = 0 
) const
virtual

get LossyImageCompressionRatio (0028,2112)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getLossyImageCompressionRatio ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get LossyImageCompressionRatio (0028,2112)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getLossyImageCompressionRatio ( OFVector< Float64 > &  value) const
virtual

get LossyImageCompressionRatio (0028,2112)

Parameters
valuereference to variable in which the value(s) should be stored
Returns
status, EC_Normal if successful, an error code otherwise
DRTMACParametersSequence& DRTDoseIOD::getMACParametersSequence ( )
inline

get MACParametersSequence (4ffe,0001)

Returns
reference to sequence element
const DRTMACParametersSequence& DRTDoseIOD::getMACParametersSequence ( ) const
inline

get MACParametersSequence (4ffe,0001)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getManufacturer ( OFString value,
const signed long  pos = 0 
) const
virtual

get Manufacturer (0008,0070)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getManufacturerModelName ( OFString value,
const signed long  pos = 0 
) const
virtual

get ManufacturerModelName (0008,1090)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getModality ( OFString value,
const signed long  pos = 0 
) const
virtual

get Modality (0008,0060)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTModalityLUTSequence& DRTDoseIOD::getModalityLUTSequence ( )
inline

get ModalityLUTSequence (0028,3000)

Returns
reference to sequence element
const DRTModalityLUTSequence& DRTDoseIOD::getModalityLUTSequence ( ) const
inline

get ModalityLUTSequence (0028,3000)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getNameOfPhysiciansReadingStudy ( OFString value,
const signed long  pos = 0 
) const
virtual

get NameOfPhysiciansReadingStudy (0008,1060)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getNormalizationPoint ( OFString value,
const signed long  pos = 0 
) const
virtual

get NormalizationPoint (3004,0008)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getNormalizationPoint ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get NormalizationPoint (3004,0008)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getNormalizationPoint ( OFVector< Float64 > &  value) const
virtual

get NormalizationPoint (3004,0008)

Parameters
valuereference to variable in which the value(s) should be stored
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getNumberOfFrames ( OFString value,
const signed long  pos = 0 
) const
virtual

get NumberOfFrames (0028,0008)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getNumberOfFrames ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get NumberOfFrames (0028,0008)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getNumberOfFramesInOverlay ( OFString value,
const signed long  pos = 0 
) const
virtual

get NumberOfFramesInOverlay (60xx,0015)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getNumberOfFramesInOverlay ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get NumberOfFramesInOverlay (60xx,0015)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOccupation ( OFString value,
const signed long  pos = 0 
) const
virtual

get Occupation (0010,2180)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTOriginalAttributesSequence& DRTDoseIOD::getOriginalAttributesSequence ( )
inline

get OriginalAttributesSequence (0400,0561)

Returns
reference to sequence element
const DRTOriginalAttributesSequence& DRTDoseIOD::getOriginalAttributesSequence ( ) const
inline

get OriginalAttributesSequence (0400,0561)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getOriginalSpecializedSOPClassUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get OriginalSpecializedSOPClassUID (0008,001b)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOtherPatientIDs ( OFString value,
const signed long  pos = 0 
) const
virtual

get OtherPatientIDs (0010,1000)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTOtherPatientIDsSequence& DRTDoseIOD::getOtherPatientIDsSequence ( )
inline

get OtherPatientIDsSequence (0010,1002)

Returns
reference to sequence element
const DRTOtherPatientIDsSequence& DRTDoseIOD::getOtherPatientIDsSequence ( ) const
inline

get OtherPatientIDsSequence (0010,1002)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getOtherPatientNames ( OFString value,
const signed long  pos = 0 
) const
virtual

get OtherPatientNames (0010,1001)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayBitPosition ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get OverlayBitPosition (60xx,0102)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayBitsAllocated ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get OverlayBitsAllocated (60xx,0100)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayColumns ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get OverlayColumns (60xx,0011)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get OverlayDescription (60xx,0022)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayLabel ( OFString value,
const signed long  pos = 0 
) const
virtual

get OverlayLabel (60xx,1500)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayOrigin ( Sint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get OverlayOrigin (60xx,0050)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayRows ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get OverlayRows (60xx,0010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlaySubtype ( OFString value,
const signed long  pos = 0 
) const
virtual

get OverlaySubtype (60xx,0045)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getOverlayType ( OFString value,
const signed long  pos = 0 
) const
virtual

get OverlayType (60xx,0040)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientAge ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientAge (0010,1010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientBirthDate ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientBirthDate (0010,0030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientBirthTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientBirthTime (0010,0032)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTPatientBreedCodeSequence& DRTDoseIOD::getPatientBreedCodeSequence ( )
inline

get PatientBreedCodeSequence (0010,2293)

Returns
reference to sequence element
const DRTPatientBreedCodeSequence& DRTDoseIOD::getPatientBreedCodeSequence ( ) const
inline

get PatientBreedCodeSequence (0010,2293)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getPatientBreedDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientBreedDescription (0010,2292)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientComments ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientComments (0010,4000)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientID ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientID (0010,0020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientIdentityRemoved ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientIdentityRemoved (0012,0062)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientName ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientName (0010,0010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientOrientation ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientOrientation (0020,0020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientSex ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientSex (0010,0040)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientSexNeutered ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientSexNeutered (0010,2203)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientSize ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientSize (0010,1020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientSize ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get PatientSize (0010,1020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
DRTPatientSpeciesCodeSequence& DRTDoseIOD::getPatientSpeciesCodeSequence ( )
inline

get PatientSpeciesCodeSequence (0010,2202)

Returns
reference to sequence element
const DRTPatientSpeciesCodeSequence& DRTDoseIOD::getPatientSpeciesCodeSequence ( ) const
inline

get PatientSpeciesCodeSequence (0010,2202)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getPatientSpeciesDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientSpeciesDescription (0010,2201)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientWeight ( OFString value,
const signed long  pos = 0 
) const
virtual

get PatientWeight (0010,1030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPatientWeight ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get PatientWeight (0010,1030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPerformedProcedureStepDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get PerformedProcedureStepDescription (0040,0254)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPerformedProcedureStepID ( OFString value,
const signed long  pos = 0 
) const
virtual

get PerformedProcedureStepID (0040,0253)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPerformedProcedureStepStartDate ( OFString value,
const signed long  pos = 0 
) const
virtual

get PerformedProcedureStepStartDate (0040,0244)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPerformedProcedureStepStartTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get PerformedProcedureStepStartTime (0040,0245)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTPerformedProtocolCodeSequence& DRTDoseIOD::getPerformedProtocolCodeSequence ( )
inline

get PerformedProtocolCodeSequence (0040,0260)

Returns
reference to sequence element
const DRTPerformedProtocolCodeSequence& DRTDoseIOD::getPerformedProtocolCodeSequence ( ) const
inline

get PerformedProtocolCodeSequence (0040,0260)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getPhotometricInterpretation ( OFString value,
const signed long  pos = 0 
) const
virtual

get PhotometricInterpretation (0028,0004)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPhysiciansOfRecord ( OFString value,
const signed long  pos = 0 
) const
virtual

get PhysiciansOfRecord (0008,1048)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTPhysiciansOfRecordIdentificationSequence& DRTDoseIOD::getPhysiciansOfRecordIdentificationSequence ( )
inline

get PhysiciansOfRecordIdentificationSequence (0008,1049)

Returns
reference to sequence element
const DRTPhysiciansOfRecordIdentificationSequence& DRTDoseIOD::getPhysiciansOfRecordIdentificationSequence ( ) const
inline

get PhysiciansOfRecordIdentificationSequence (0008,1049)

Returns
const reference to sequence element
DRTPhysiciansReadingStudyIdentificationSequence& DRTDoseIOD::getPhysiciansReadingStudyIdentificationSequence ( )
inline

get PhysiciansReadingStudyIdentificationSequence (0008,1062)

Returns
reference to sequence element
const DRTPhysiciansReadingStudyIdentificationSequence& DRTDoseIOD::getPhysiciansReadingStudyIdentificationSequence ( ) const
inline

get PhysiciansReadingStudyIdentificationSequence (0008,1062)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getPixelAspectRatio ( OFString value,
const signed long  pos = 0 
) const
virtual

get PixelAspectRatio (0028,0034)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPixelAspectRatio ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get PixelAspectRatio (0028,0034)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
DcmPixelData& DRTDoseIOD::getPixelData ( )
inline

get PixelData (7fe0,0010)

Returns
reference to pixel data element
const DcmPixelData& DRTDoseIOD::getPixelData ( ) const
inline

get PixelData (7fe0,0010)

Returns
const reference to pixel data element
virtual OFCondition DRTDoseIOD::getPixelDataProviderURL ( OFString value,
const signed long  pos = 0 
) const
virtual

get PixelDataProviderURL (0028,7fe0)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPixelPaddingValue ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get PixelPaddingValue (0028,0120)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPixelRepresentation ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get PixelRepresentation (0028,0103)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPixelSpacing ( OFString value,
const signed long  pos = 0 
) const
virtual

get PixelSpacing (0028,0030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPixelSpacing ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get PixelSpacing (0028,0030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPixelSpacing ( OFVector< Float64 > &  value) const
virtual

get PixelSpacing (0028,0030)

Parameters
valuereference to variable in which the value(s) should be stored
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPlanarConfiguration ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get PlanarConfiguration (0028,0006)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPositionReferenceIndicator ( OFString value,
const signed long  pos = 0 
) const
virtual

get PositionReferenceIndicator (0020,1040)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getPresentationLUTShape ( OFString value,
const signed long  pos = 0 
) const
virtual

get PresentationLUTShape (2050,0020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTProcedureCodeSequence& DRTDoseIOD::getProcedureCodeSequence ( )
inline

get ProcedureCodeSequence (0008,1032)

Returns
reference to sequence element
const DRTProcedureCodeSequence& DRTDoseIOD::getProcedureCodeSequence ( ) const
inline

get ProcedureCodeSequence (0008,1032)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getQualityControlImage ( OFString value,
const signed long  pos = 0 
) const
virtual

get QualityControlImage (0028,0300)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRedPaletteColorLookupTableData ( Uint16 *&  value,
unsigned long *  count = NULL 
) const
virtual

get RedPaletteColorLookupTableData (0028,1201)

Parameters
valuereference to variable in which the value should be stored
countstores number of items in the result array (if not NULL)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRedPaletteColorLookupTableDescriptor ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get RedPaletteColorLookupTableDescriptor (0028,1101)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
DRTReferencedFrameOfReferenceSequence& DRTDoseIOD::getReferencedFrameOfReferenceSequence ( )
inline

get ReferencedFrameOfReferenceSequence (3006,0010)

Returns
reference to sequence element
const DRTReferencedFrameOfReferenceSequence& DRTDoseIOD::getReferencedFrameOfReferenceSequence ( ) const
inline

get ReferencedFrameOfReferenceSequence (3006,0010)

Returns
const reference to sequence element
DRTReferencedImageSequence& DRTDoseIOD::getReferencedImageSequence ( )
inline

get ReferencedImageSequence (0008,1140)

Returns
reference to sequence element
const DRTReferencedImageSequence& DRTDoseIOD::getReferencedImageSequence ( ) const
inline

get ReferencedImageSequence (0008,1140)

Returns
const reference to sequence element
DRTReferencedInstanceSequence& DRTDoseIOD::getReferencedInstanceSequence ( )
inline

get ReferencedInstanceSequence (0008,114a)

Returns
reference to sequence element
const DRTReferencedInstanceSequence& DRTDoseIOD::getReferencedInstanceSequence ( ) const
inline

get ReferencedInstanceSequence (0008,114a)

Returns
const reference to sequence element
DRTReferencedPatientSequence& DRTDoseIOD::getReferencedPatientSequence ( )
inline

get ReferencedPatientSequence (0008,1120)

Returns
reference to sequence element
const DRTReferencedPatientSequence& DRTDoseIOD::getReferencedPatientSequence ( ) const
inline

get ReferencedPatientSequence (0008,1120)

Returns
const reference to sequence element
DRTReferencedPerformedProcedureStepSequence& DRTDoseIOD::getReferencedPerformedProcedureStepSequence ( )
inline

get ReferencedPerformedProcedureStepSequence (0008,1111)

Returns
reference to sequence element
const DRTReferencedPerformedProcedureStepSequence& DRTDoseIOD::getReferencedPerformedProcedureStepSequence ( ) const
inline

get ReferencedPerformedProcedureStepSequence (0008,1111)

Returns
const reference to sequence element
DRTReferencedRTPlanSequence& DRTDoseIOD::getReferencedRTPlanSequence ( )
inline

get ReferencedRTPlanSequence (300c,0002)

Returns
reference to sequence element
const DRTReferencedRTPlanSequence& DRTDoseIOD::getReferencedRTPlanSequence ( ) const
inline

get ReferencedRTPlanSequence (300c,0002)

Returns
const reference to sequence element
DRTReferencedStructureSetSequence& DRTDoseIOD::getReferencedStructureSetSequence ( )
inline

get ReferencedStructureSetSequence (300c,0060)

Returns
reference to sequence element
const DRTReferencedStructureSetSequence& DRTDoseIOD::getReferencedStructureSetSequence ( ) const
inline

get ReferencedStructureSetSequence (300c,0060)

Returns
const reference to sequence element
DRTReferencedStudySequence& DRTDoseIOD::getReferencedStudySequence ( )
inline

get ReferencedStudySequence (0008,1110)

Returns
reference to sequence element
const DRTReferencedStudySequence& DRTDoseIOD::getReferencedStudySequence ( ) const
inline

get ReferencedStudySequence (0008,1110)

Returns
const reference to sequence element
DRTReferringPhysicianIdentificationSequence& DRTDoseIOD::getReferringPhysicianIdentificationSequence ( )
inline

get ReferringPhysicianIdentificationSequence (0008,0096)

Returns
reference to sequence element
const DRTReferringPhysicianIdentificationSequence& DRTDoseIOD::getReferringPhysicianIdentificationSequence ( ) const
inline

get ReferringPhysicianIdentificationSequence (0008,0096)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getReferringPhysicianName ( OFString value,
const signed long  pos = 0 
) const
virtual

get ReferringPhysicianName (0008,0090)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRelatedGeneralSOPClassUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get RelatedGeneralSOPClassUID (0008,001a)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTRequestAttributesSequence& DRTDoseIOD::getRequestAttributesSequence ( )
inline

get RequestAttributesSequence (0040,0275)

Returns
reference to sequence element
const DRTRequestAttributesSequence& DRTDoseIOD::getRequestAttributesSequence ( ) const
inline

get RequestAttributesSequence (0040,0275)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getRescaleIntercept ( OFString value,
const signed long  pos = 0 
) const
virtual

get RescaleIntercept (0028,1052)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRescaleIntercept ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get RescaleIntercept (0028,1052)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRescaleSlope ( OFString value,
const signed long  pos = 0 
) const
virtual

get RescaleSlope (0028,1053)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRescaleSlope ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get RescaleSlope (0028,1053)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRescaleType ( OFString value,
const signed long  pos = 0 
) const
virtual

get RescaleType (0028,1054)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getResponsibleOrganization ( OFString value,
const signed long  pos = 0 
) const
virtual

get ResponsibleOrganization (0010,2299)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getResponsiblePerson ( OFString value,
const signed long  pos = 0 
) const
virtual

get ResponsiblePerson (0010,2297)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getResponsiblePersonRole ( OFString value,
const signed long  pos = 0 
) const
virtual

get ResponsiblePersonRole (0010,2298)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getROIArea ( OFString value,
const signed long  pos = 0 
) const
virtual

get ROIArea (60xx,1301)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getROIArea ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get ROIArea (60xx,1301)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
DRTROIContourSequence& DRTDoseIOD::getROIContourSequence ( )
inline

get ROIContourSequence (3006,0039)

Returns
reference to sequence element
const DRTROIContourSequence& DRTDoseIOD::getROIContourSequence ( ) const
inline

get ROIContourSequence (3006,0039)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getROIMean ( OFString value,
const signed long  pos = 0 
) const
virtual

get ROIMean (60xx,1302)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getROIMean ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get ROIMean (60xx,1302)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getROIStandardDeviation ( OFString value,
const signed long  pos = 0 
) const
virtual

get ROIStandardDeviation (60xx,1303)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getROIStandardDeviation ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get ROIStandardDeviation (60xx,1303)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getRows ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get Rows (0028,0010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
DRTRTDoseROISequence& DRTDoseIOD::getRTDoseROISequence ( )
inline

get RTDoseROISequence (3004,0010)

Returns
reference to sequence element
const DRTRTDoseROISequence& DRTDoseIOD::getRTDoseROISequence ( ) const
inline

get RTDoseROISequence (3004,0010)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getSamplesPerPixel ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get SamplesPerPixel (0028,0002)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSeriesDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get SeriesDescription (0008,103e)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSeriesInstanceUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get SeriesInstanceUID (0020,000e)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSeriesNumber ( OFString value,
const signed long  pos = 0 
) const
virtual

get SeriesNumber (0020,0011)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSeriesNumber ( Sint32 &  value,
const unsigned long  pos = 0 
) const
virtual

get SeriesNumber (0020,0011)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSliceLocation ( OFString value,
const signed long  pos = 0 
) const
virtual

get SliceLocation (0020,1041)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSliceLocation ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get SliceLocation (0020,1041)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSliceThickness ( OFString value,
const signed long  pos = 0 
) const
virtual

get SliceThickness (0018,0050)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSliceThickness ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get SliceThickness (0018,0050)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSmallestImagePixelValue ( Uint16 &  value,
const unsigned long  pos = 0 
) const
virtual

get SmallestImagePixelValue (0028,0106)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSoftwareVersions ( OFString value,
const signed long  pos = 0 
) const
virtual

get SoftwareVersions (0018,1020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSOPAuthorizationComment ( OFString value,
const signed long  pos = 0 
) const
virtual

get SOPAuthorizationComment (0100,0424)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSOPAuthorizationDateTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get SOPAuthorizationDateTime (0100,0420)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSOPClassUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get SOPClassUID (0008,0016)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSOPInstanceStatus ( OFString value,
const signed long  pos = 0 
) const
virtual

get SOPInstanceStatus (0100,0410)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSOPInstanceUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get SOPInstanceUID (0008,0018)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTSourceImageSequence& DRTDoseIOD::getSourceImageSequence ( )
inline

get SourceImageSequence (0008,2112)

Returns
reference to sequence element
const DRTSourceImageSequence& DRTDoseIOD::getSourceImageSequence ( ) const
inline

get SourceImageSequence (0008,2112)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getSpatialResolution ( OFString value,
const signed long  pos = 0 
) const
virtual

get SpatialResolution (0018,1050)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSpatialResolution ( Float64 &  value,
const unsigned long  pos = 0 
) const
virtual

get SpatialResolution (0018,1050)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1)
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getSpecificCharacterSet ( OFString value,
const signed long  pos = 0 
) const
virtual

get SpecificCharacterSet (0008,0005)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStationName ( OFString value,
const signed long  pos = 0 
) const
virtual

get StationName (0008,1010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStructureSetDate ( OFString value,
const signed long  pos = 0 
) const
virtual

get StructureSetDate (3006,0008)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStructureSetDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get StructureSetDescription (3006,0006)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStructureSetLabel ( OFString value,
const signed long  pos = 0 
) const
virtual

get StructureSetLabel (3006,0002)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStructureSetName ( OFString value,
const signed long  pos = 0 
) const
virtual

get StructureSetName (3006,0004)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
DRTStructureSetROISequence& DRTDoseIOD::getStructureSetROISequence ( )
inline

get StructureSetROISequence (3006,0020)

Returns
reference to sequence element
const DRTStructureSetROISequence& DRTDoseIOD::getStructureSetROISequence ( ) const
inline

get StructureSetROISequence (3006,0020)

Returns
const reference to sequence element
virtual OFCondition DRTDoseIOD::getStructureSetTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get StructureSetTime (3006,0009)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStudyDate ( OFString value,
const signed long  pos = 0 
) const
virtual

get StudyDate (0008,0020)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStudyDescription ( OFString value,
const signed long  pos = 0 
) const
virtual

get StudyDescription (0008,1030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStudyID ( OFString value,
const signed long  pos = 0 
) const
virtual

get StudyID (0020,0010)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStudyInstanceUID ( OFString value,
const signed long  pos = 0 
) const
virtual

get StudyInstanceUID (0020,000d)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getStudyTime ( OFString value,
const signed long  pos = 0 
) const
virtual

get StudyTime (0008,0030)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getTimeOfLastCalibration ( OFString value,
const signed long  pos = 0 
) const
virtual

get TimeOfLastCalibration (0018,1201)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getTimezoneOffsetFromUTC ( OFString value,
const signed long  pos = 0 
) const
virtual

get TimezoneOffsetFromUTC (0008,0201)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::getTissueHeterogeneityCorrection ( OFString value,
const signed long  pos = 0 
) const
virtual

get TissueHeterogeneityCorrection (3004,0014)

Parameters
valuereference to variable in which the value should be stored
posindex of the value to get (0..vm-1), -1 for all components
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFBool DRTDoseIOD::isClinicalTrialSeriesModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether ClinicalTrialSeriesModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isClinicalTrialStudyModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether ClinicalTrialStudyModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isClinicalTrialSubjectModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether ClinicalTrialSubjectModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isGeneralImageModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether GeneralImageModule (C) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isImagePixelModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether ImagePixelModule (C) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isImagePlaneModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether ImagePlaneModule (C) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isModalityLUTModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether ModalityLUTModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isMultiFrameModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether MultiFrameModule (C) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isMultiFrameOverlayModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether MultiFrameOverlayModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isOverlayPlaneModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether OverlayPlaneModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isPatientStudyModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether PatientStudyModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isROIContourModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether ROIContourModule (C) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isRTDoseROIModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether RTDoseROIModule (C) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isRTDVHModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether RTDVHModule (U) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isStructureSetModulePresent ( const OFBool  complete = OFFalse)
virtual

check whether StructureSetModule (C) is present.

By default, a module is reported as being present if at least one attribute from this module has a non-empty value.

Parameters
completecheck for all mandatory attributes of this module if enabled
Returns
OFTrue if module is present, OFFalse otherwise
virtual OFBool DRTDoseIOD::isValid ( )
virtual

check whether the current internal state is valid

Returns
OFTrue if valid, OFFalse otherwise

Reimplemented in DRTDose.

DRTDoseIOD& DRTDoseIOD::operator= ( const DRTDoseIOD copy)

assigment operator

Parameters
copyIOD object to be copied
virtual OFCondition DRTDoseIOD::read ( DcmItem dataset)
virtual

read object from dataset

Parameters
datasetreference to DICOM dataset from which the object should be read
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::readPatientData ( DcmItem dataset)
virtual

read PatientData from dataset

Parameters
datasetreference to DICOM dataset from which the data should be read
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::readSeriesData ( DcmItem dataset)
virtual

read SeriesData from dataset.

Also reads PatientData, StudyData.

Parameters
datasetreference to DICOM dataset from which the data should be read
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::readStudyData ( DcmItem dataset)
virtual

read StudyData from dataset.

Also reads PatientData.

Parameters
datasetreference to DICOM dataset from which the data should be read
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAccessionNumber ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AccessionNumber (0008,0050)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAcquisitionDate ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AcquisitionDate (0008,0022)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAcquisitionDateTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AcquisitionDateTime (0008,002a)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DT) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAcquisitionNumber ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AcquisitionNumber (0020,0012)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAcquisitionTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AcquisitionTime (0008,0032)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAdditionalPatientHistory ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AdditionalPatientHistory (0010,21b0)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LT) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAdmissionID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AdmissionID (0038,0010)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAdmittingDiagnosesDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AdmittingDiagnosesDescription (0008,1080)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setAuthorizationEquipmentCertificationNumber ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set AuthorizationEquipmentCertificationNumber (0100,0426)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setBitsAllocated ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set BitsAllocated (0028,0100)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setBitsStored ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set BitsStored (0028,0101)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setBluePaletteColorLookupTableData ( const Uint16 *  value,
const unsigned long  count 
)
virtual

set BluePaletteColorLookupTableData (0028,1203)

Parameters
valuearray value to be set (data is copied)
countnumber of items in the array
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setBluePaletteColorLookupTableDescriptor ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set BluePaletteColorLookupTableDescriptor (0028,1103)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=3
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setBurnedInAnnotation ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set BurnedInAnnotation (0028,0301)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialCoordinatingCenterName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialCoordinatingCenterName (0012,0060)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialProtocolID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialProtocolID (0012,0020)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialProtocolName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialProtocolName (0012,0021)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialSiteID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialSiteID (0012,0030)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialSiteName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialSiteName (0012,0031)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialSponsorName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialSponsorName (0012,0010)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialSubjectID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialSubjectID (0012,0040)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialSubjectReadingID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialSubjectReadingID (0012,0042)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialTimePointDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialTimePointDescription (0012,0051)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (ST) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setClinicalTrialTimePointID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ClinicalTrialTimePointID (0012,0050)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setColumns ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set Columns (0028,0011)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setContentDate ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ContentDate (0008,0023)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setContentTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ContentTime (0008,0033)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDateOfLastCalibration ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DateOfLastCalibration (0018,1200)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDeidentificationMethod ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DeidentificationMethod (0012,0063)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDerivationDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DerivationDescription (0008,2111)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (ST) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDeviceSerialNumber ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DeviceSerialNumber (0018,1000)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDoseComment ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DoseComment (3004,0006)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDoseGridScaling ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DoseGridScaling (3004,000e)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDoseSummationType ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DoseSummationType (3004,000a)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDoseType ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DoseType (3004,0004)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDoseUnits ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DoseUnits (3004,0002)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDVHNormalizationDoseValue ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DVHNormalizationDoseValue (3004,0042)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setDVHNormalizationPoint ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set DVHNormalizationPoint (3004,0040)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (3) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setEthnicGroup ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set EthnicGroup (0010,2160)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setFrameIncrementPointer ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set FrameIncrementPointer (0028,0009)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (AT) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setFrameOfReferenceUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set FrameOfReferenceUID (0020,0052)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setGantryID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set GantryID (0018,1008)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setGreenPaletteColorLookupTableData ( const Uint16 *  value,
const unsigned long  count 
)
virtual

set GreenPaletteColorLookupTableData (0028,1202)

Parameters
valuearray value to be set (data is copied)
countnumber of items in the array
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setGreenPaletteColorLookupTableDescriptor ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set GreenPaletteColorLookupTableDescriptor (0028,1102)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=3
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setGridFrameOffsetVector ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set GridFrameOffsetVector (3004,000c)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (2-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setHighBit ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set HighBit (0028,0102)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setICCProfile ( const Uint8 *  value,
const unsigned long  count 
)
virtual

set ICCProfile (0028,2000)

Parameters
valuearray value to be set (data is copied)
countnumber of items in the array
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setImageComments ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ImageComments (0020,4000)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LT) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setImageFrameOrigin ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set ImageFrameOrigin (60xx,0051)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setImageOrientationPatient ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ImageOrientationPatient (0020,0037)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (6) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setImagePositionPatient ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ImagePositionPatient (0020,0032)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (3) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setImagesInAcquisition ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ImagesInAcquisition (0020,1002)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setImageType ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ImageType (0008,0008)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (2-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setInstanceCreationDate ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set InstanceCreationDate (0008,0012)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setInstanceCreationTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set InstanceCreationTime (0008,0013)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setInstanceCreatorUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set InstanceCreatorUID (0008,0014)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setInstanceNumber ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set InstanceNumber (0020,0013)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setInstitutionAddress ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set InstitutionAddress (0008,0081)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (ST) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setInstitutionalDepartmentName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set InstitutionalDepartmentName (0008,1040)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setInstitutionName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set InstitutionName (0008,0080)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setIrradiationEventUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set IrradiationEventUID (0008,3010)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setIssuerOfAdmissionID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set IssuerOfAdmissionID (0038,0011)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setIssuerOfPatientID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set IssuerOfPatientID (0010,0021)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setLargestImagePixelValue ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set LargestImagePixelValue (0028,0107)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setLossyImageCompression ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set LossyImageCompression (0028,2110)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setLossyImageCompressionMethod ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set LossyImageCompressionMethod (0028,2114)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setLossyImageCompressionRatio ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set LossyImageCompressionRatio (0028,2112)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setManufacturer ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set Manufacturer (0008,0070)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setManufacturerModelName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ManufacturerModelName (0008,1090)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setModality ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set Modality (0008,0060)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setNameOfPhysiciansReadingStudy ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set NameOfPhysiciansReadingStudy (0008,1060)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (PN) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setNormalizationPoint ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set NormalizationPoint (3004,0008)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (3) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setNumberOfFrames ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set NumberOfFrames (0028,0008)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setNumberOfFramesInOverlay ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set NumberOfFramesInOverlay (60xx,0015)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOccupation ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set Occupation (0010,2180)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOriginalSpecializedSOPClassUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set OriginalSpecializedSOPClassUID (0008,001b)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOtherPatientIDs ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set OtherPatientIDs (0010,1000)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOtherPatientNames ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set OtherPatientNames (0010,1001)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (PN) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayBitPosition ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set OverlayBitPosition (60xx,0102)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayBitsAllocated ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set OverlayBitsAllocated (60xx,0100)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayColumns ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set OverlayColumns (60xx,0011)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set OverlayDescription (60xx,0022)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayLabel ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set OverlayLabel (60xx,1500)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayOrigin ( const Sint16  value,
const unsigned long  pos = 0 
)
virtual

set OverlayOrigin (60xx,0050)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=2
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayRows ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set OverlayRows (60xx,0010)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlaySubtype ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set OverlaySubtype (60xx,0045)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setOverlayType ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set OverlayType (60xx,0040)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientAge ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientAge (0010,1010)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (AS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientBirthDate ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientBirthDate (0010,0030)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientBirthTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientBirthTime (0010,0032)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientBreedDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientBreedDescription (0010,2292)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientComments ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientComments (0010,4000)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LT) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientID (0010,0020)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientIdentityRemoved ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientIdentityRemoved (0012,0062)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientName (0010,0010)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (PN) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientOrientation ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientOrientation (0020,0020)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (2) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientSex ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientSex (0010,0040)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientSexNeutered ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientSexNeutered (0010,2203)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientSize ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientSize (0010,1020)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientSpeciesDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientSpeciesDescription (0010,2201)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPatientWeight ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PatientWeight (0010,1030)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPerformedProcedureStepDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PerformedProcedureStepDescription (0040,0254)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPerformedProcedureStepID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PerformedProcedureStepID (0040,0253)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPerformedProcedureStepStartDate ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PerformedProcedureStepStartDate (0040,0244)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPerformedProcedureStepStartTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PerformedProcedureStepStartTime (0040,0245)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPhotometricInterpretation ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PhotometricInterpretation (0028,0004)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPhysiciansOfRecord ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PhysiciansOfRecord (0008,1048)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (PN) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPixelAspectRatio ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PixelAspectRatio (0028,0034)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (2) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPixelDataProviderURL ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PixelDataProviderURL (0028,7fe0)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UT) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPixelPaddingValue ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set PixelPaddingValue (0028,0120)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPixelRepresentation ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set PixelRepresentation (0028,0103)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPixelSpacing ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PixelSpacing (0028,0030)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (2) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPlanarConfiguration ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set PlanarConfiguration (0028,0006)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPositionReferenceIndicator ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PositionReferenceIndicator (0020,1040)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setPresentationLUTShape ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set PresentationLUTShape (2050,0020)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setQualityControlImage ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set QualityControlImage (0028,0300)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setRedPaletteColorLookupTableData ( const Uint16 *  value,
const unsigned long  count 
)
virtual

set RedPaletteColorLookupTableData (0028,1201)

Parameters
valuearray value to be set (data is copied)
countnumber of items in the array
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setRedPaletteColorLookupTableDescriptor ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set RedPaletteColorLookupTableDescriptor (0028,1101)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=3
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setReferringPhysicianName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ReferringPhysicianName (0008,0090)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (PN) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setRelatedGeneralSOPClassUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set RelatedGeneralSOPClassUID (0008,001a)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setRescaleIntercept ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set RescaleIntercept (0028,1052)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setRescaleSlope ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set RescaleSlope (0028,1053)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setRescaleType ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set RescaleType (0028,1054)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setResponsibleOrganization ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ResponsibleOrganization (0010,2299)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setResponsiblePerson ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ResponsiblePerson (0010,2297)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (PN) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setResponsiblePersonRole ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ResponsiblePersonRole (0010,2298)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setROIArea ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ROIArea (60xx,1301)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setROIMean ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ROIMean (60xx,1302)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setROIStandardDeviation ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set ROIStandardDeviation (60xx,1303)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setRows ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set Rows (0028,0010)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSamplesPerPixel ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set SamplesPerPixel (0028,0002)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSeriesDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SeriesDescription (0008,103e)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSeriesInstanceUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SeriesInstanceUID (0020,000e)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSeriesNumber ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SeriesNumber (0020,0011)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (IS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSliceLocation ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SliceLocation (0020,1041)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSliceThickness ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SliceThickness (0018,0050)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSmallestImagePixelValue ( const Uint16  value,
const unsigned long  pos = 0 
)
virtual

set SmallestImagePixelValue (0028,0106)

Parameters
valuevalue to be set (should be valid for this VR)
posindex of the value to be set (0..vm-1), vm=1
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSoftwareVersions ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SoftwareVersions (0018,1020)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSOPAuthorizationComment ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SOPAuthorizationComment (0100,0424)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LT) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSOPAuthorizationDateTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SOPAuthorizationDateTime (0100,0420)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DT) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSOPClassUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SOPClassUID (0008,0016)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSOPInstanceStatus ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SOPInstanceStatus (0100,0410)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSOPInstanceUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SOPInstanceUID (0008,0018)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSpatialResolution ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SpatialResolution (0018,1050)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DS) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setSpecificCharacterSet ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set SpecificCharacterSet (0008,0005)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStationName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StationName (0008,1010)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStructureSetDate ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StructureSetDate (3006,0008)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStructureSetDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StructureSetDescription (3006,0006)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (ST) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStructureSetLabel ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StructureSetLabel (3006,0002)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStructureSetName ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StructureSetName (3006,0004)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStructureSetTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StructureSetTime (3006,0009)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStudyDate ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StudyDate (0008,0020)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (DA) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStudyDescription ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StudyDescription (0008,1030)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (LO) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStudyID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StudyID (0020,0010)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStudyInstanceUID ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StudyInstanceUID (0020,000d)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (UI) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setStudyTime ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set StudyTime (0008,0030)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setTimeOfLastCalibration ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set TimeOfLastCalibration (0018,1201)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (TM) and VM (1-n) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setTimezoneOffsetFromUTC ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set TimezoneOffsetFromUTC (0008,0201)

Parameters
valuevalue to be set (single value only) or "" for no value
checkcheck 'value' for conformance with VR (SH) and VM (1) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::setTissueHeterogeneityCorrection ( const OFString value,
const OFBool  check = OFTrue 
)
virtual

set TissueHeterogeneityCorrection (3004,0014)

Parameters
valuevalue to be set (possibly multi-valued) or "" for no value
checkcheck 'value' for conformance with VR (CS) and VM (1-3) if enabled
Returns
status, EC_Normal if successful, an error code otherwise
virtual OFCondition DRTDoseIOD::write ( DcmItem dataset)
virtual

write object to dataset

Parameters
datasetreference to DICOM dataset to which the object should be written
Returns
status, EC_Normal if successful, an error code otherwise

Member Data Documentation

DcmUnsignedShort DRTDoseIOD::BitsAllocated
private

BitsAllocated (0028,0100) vr=US, vm=1, type=1C.

  • also defined in: ImagePixelModule
DcmUnsignedShort DRTDoseIOD::BitsStored
private

BitsStored (0028,0101) vr=US, vm=1, type=1C.

  • also defined in: ImagePixelModule
DcmUnsignedShort DRTDoseIOD::HighBit
private

HighBit (0028,0102) vr=US, vm=1, type=1C.

  • also defined in: ImagePixelModule
DcmIntegerString DRTDoseIOD::InstanceNumber
private

InstanceNumber (0020,0013) vr=IS, vm=1, type=3.

  • also defined in: GeneralImageModule, StructureSetModule, SOPCommonModule
DcmCodeString DRTDoseIOD::PhotometricInterpretation
private

PhotometricInterpretation (0028,0004) vr=CS, vm=1, type=1C.

  • also defined in: ImagePixelModule
DcmUnsignedShort DRTDoseIOD::PixelRepresentation
private

PixelRepresentation (0028,0103) vr=US, vm=1, type=1C.

  • also defined in: ImagePixelModule
DcmUnsignedShort DRTDoseIOD::SamplesPerPixel
private

SamplesPerPixel (0028,0002) vr=US, vm=1, type=1C.

  • also defined in: ImagePixelModule

The documentation for this class was generated from the following file:


Generated on Thu Dec 5 2013 for DCMTK Version 3.6.1 20131114 by Doxygen 1.8.5