|
| DRTImage () |
| Default constructor.
|
|
| ~DRTImage () |
| Destructor.
|
|
virtual OFCondition | loadFile (const OFFilename &fileName, const E_FileReadMode readMode=ERM_autoDetect, const E_TransferSyntax readXfer=EXS_Unknown) |
| Load an object from a file. More...
|
|
virtual OFCondition | read (DcmItem *dataset) |
| Load an RT Image from a given dataset. More...
|
|
DicomImage * | getImage () |
| Get the DicomImage instance for this RT Image. More...
|
|
const DicomImage * | getImage () const |
| Get the DicomImage instance for this RT Image. More...
|
|
unsigned long | getWidth () const |
| Get the number of pixels in one row. More...
|
|
unsigned long | getHeight () const |
| Get the number of pixels in one column. More...
|
|
int | getDepth () const |
| Get the number of bits per sample of the internal representation. More...
|
|
unsigned long | getFrameCount () const |
| Get the number of frames. More...
|
|
EI_Status | getStatus () const |
| Get the current status code. More...
|
|
OFCondition | getOutputData (OFVector< Uint8 > &result, const unsigned long frame=0) |
| render pixel data and return result as a memory buffer. More...
|
|
OFCondition | setNoVoiTransformation () |
| unset all VOI transformations (windows and LUTs). More...
|
|
OFCondition | setMinMaxWindow (const int idx=0) |
| set automatically calculated minimum/maximum window. More...
|
|
OFCondition | setHistogramWindow (const double thresh=0.05) |
| set automatically calculated histogram window. More...
|
|
OFCondition | setRoiWindow (const unsigned long left_pos, const unsigned long top_pos, const unsigned long width, const unsigned long height, const unsigned long frame=0) |
| set automatically calculated VOI window for the specified Region of Interest (ROI). More...
|
|
OFCondition | setWindow (const double center, const double width) |
| set specified window (given by window width and center). More...
|
|
OFCondition | getWindow (double ¢er, double &width) |
| get current window center and width values More...
|
|
virtual void | clear () |
| Clear all internal state.
|
|
| DRTImageIOD () |
| default constructor
|
|
| DRTImageIOD (const DRTImageIOD ©) |
| copy constructor More...
|
|
virtual | ~DRTImageIOD () |
| destructor
|
|
DRTImageIOD & | operator= (const DRTImageIOD ©) |
| assigment operator More...
|
|
virtual OFBool | isValid () |
| check whether the current internal state is valid 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 | isFrameOfReferenceModulePresent (const OFBool complete=OFFalse) |
| check whether FrameOfReferenceModule (U) is present. More...
|
|
virtual OFBool | isGeneralReferenceModulePresent (const OFBool complete=OFFalse) |
| check whether GeneralReferenceModule (U) is present. More...
|
|
virtual OFBool | isContrastBolusModulePresent (const OFBool complete=OFFalse) |
| check whether ContrastBolusModule (C) is present. More...
|
|
virtual OFBool | isCineModulePresent (const OFBool complete=OFFalse) |
| check whether CineModule (C) is present. More...
|
|
virtual OFBool | isMultiFrameModulePresent (const OFBool complete=OFFalse) |
| check whether MultiFrameModule (C) is present. More...
|
|
virtual OFBool | isDeviceModulePresent (const OFBool complete=OFFalse) |
| check whether DeviceModule (U) is present. More...
|
|
virtual OFBool | isModalityLUTModulePresent (const OFBool complete=OFFalse) |
| check whether ModalityLUTModule (U) is present. More...
|
|
virtual OFBool | isVOILUTModulePresent (const OFBool complete=OFFalse) |
| check whether VOILUTModule (U) is present. More...
|
|
virtual OFBool | isApprovalModulePresent (const OFBool complete=OFFalse) |
| check whether ApprovalModule (U) is present. More...
|
|
virtual OFBool | isCommonInstanceReferenceModulePresent (const OFBool complete=OFFalse) |
| check whether CommonInstanceReferenceModule (U) is present. More...
|
|
virtual OFBool | isFrameExtractionModulePresent (const OFBool complete=OFFalse) |
| check whether FrameExtractionModule (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 | getActualFrameDuration (OFString &value, const signed long pos=0) const |
| get ActualFrameDuration (0018,1242) More...
|
|
virtual OFCondition | getActualFrameDuration (Sint32 &value, const unsigned long pos=0) const |
| get ActualFrameDuration (0018,1242) 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 | getAllergies (OFString &value, const signed long pos=0) const |
| get Allergies (0010,2110) More...
|
|
virtual OFCondition | getApprovalStatus (OFString &value, const signed long pos=0) const |
| get ApprovalStatus (300e,0002) More...
|
|
virtual OFCondition | getAuthorizationEquipmentCertificationNumber (OFString &value, const signed long pos=0) const |
| get AuthorizationEquipmentCertificationNumber (0100,0426) More...
|
|
virtual OFCondition | getBeamLimitingDeviceAngle (OFString &value, const signed long pos=0) const |
| get BeamLimitingDeviceAngle (300a,0120) More...
|
|
virtual OFCondition | getBeamLimitingDeviceAngle (Float64 &value, const unsigned long pos=0) const |
| get BeamLimitingDeviceAngle (300a,0120) 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 | getCineRate (OFString &value, const signed long pos=0) const |
| get CineRate (0018,0040) More...
|
|
virtual OFCondition | getCineRate (Sint32 &value, const unsigned long pos=0) const |
| get CineRate (0018,0040) More...
|
|
virtual OFCondition | getClinicalTrialCoordinatingCenterName (OFString &value, const signed long pos=0) const |
| get ClinicalTrialCoordinatingCenterName (0012,0060) More...
|
|
virtual OFCondition | getClinicalTrialProtocolEthicsCommitteeApprovalNumber (OFString &value, const signed long pos=0) const |
| get ClinicalTrialProtocolEthicsCommitteeApprovalNumber (0012,0082) More...
|
|
virtual OFCondition | getClinicalTrialProtocolEthicsCommitteeName (OFString &value, const signed long pos=0) const |
| get ClinicalTrialProtocolEthicsCommitteeName (0012,0081) 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 | getClinicalTrialSeriesDescription (OFString &value, const signed long pos=0) const |
| get ClinicalTrialSeriesDescription (0012,0072) More...
|
|
virtual OFCondition | getClinicalTrialSeriesID (OFString &value, const signed long pos=0) const |
| get ClinicalTrialSeriesID (0012,0071) 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 | getColorSpace (OFString &value, const signed long pos=0) const |
| get ColorSpace (0028,2002) More...
|
|
virtual OFCondition | getColumns (Uint16 &value, const unsigned long pos=0) const |
| get Columns (0028,0011) More...
|
|
virtual OFCondition | getCommentsOnThePerformedProcedureStep (OFString &value, const signed long pos=0) const |
| get CommentsOnThePerformedProcedureStep (0040,0280) More...
|
|
virtual OFCondition | getConsultingPhysicianName (OFString &value, const signed long pos=0) const |
| get ConsultingPhysicianName (0008,009c) More...
|
|
virtual OFCondition | getContentDate (OFString &value, const signed long pos=0) const |
| get ContentDate (0008,0023) More...
|
|
virtual OFCondition | getContentQualification (OFString &value, const signed long pos=0) const |
| get ContentQualification (0018,9004) More...
|
|
virtual OFCondition | getContentTime (OFString &value, const signed long pos=0) const |
| get ContentTime (0008,0033) More...
|
|
virtual OFCondition | getContrastBolusAgent (OFString &value, const signed long pos=0) const |
| get ContrastBolusAgent (0018,0010) More...
|
|
virtual OFCondition | getContrastBolusIngredient (OFString &value, const signed long pos=0) const |
| get ContrastBolusIngredient (0018,1048) More...
|
|
virtual OFCondition | getContrastBolusIngredientConcentration (OFString &value, const signed long pos=0) const |
| get ContrastBolusIngredientConcentration (0018,1049) More...
|
|
virtual OFCondition | getContrastBolusIngredientConcentration (Float64 &value, const unsigned long pos=0) const |
| get ContrastBolusIngredientConcentration (0018,1049) More...
|
|
virtual OFCondition | getContrastBolusRoute (OFString &value, const signed long pos=0) const |
| get ContrastBolusRoute (0018,1040) More...
|
|
virtual OFCondition | getContrastBolusStartTime (OFString &value, const signed long pos=0) const |
| get ContrastBolusStartTime (0018,1042) More...
|
|
virtual OFCondition | getContrastBolusStopTime (OFString &value, const signed long pos=0) const |
| get ContrastBolusStopTime (0018,1043) More...
|
|
virtual OFCondition | getContrastBolusTotalDose (OFString &value, const signed long pos=0) const |
| get ContrastBolusTotalDose (0018,1044) More...
|
|
virtual OFCondition | getContrastBolusTotalDose (Float64 &value, const unsigned long pos=0) const |
| get ContrastBolusTotalDose (0018,1044) More...
|
|
virtual OFCondition | getContrastBolusVolume (OFString &value, const signed long pos=0) const |
| get ContrastBolusVolume (0018,1041) More...
|
|
virtual OFCondition | getContrastBolusVolume (Float64 &value, const unsigned long pos=0) const |
| get ContrastBolusVolume (0018,1041) More...
|
|
virtual OFCondition | getContrastFlowDuration (OFString &value, const signed long pos=0) const |
| get ContrastFlowDuration (0018,1047) More...
|
|
virtual OFCondition | getContrastFlowDuration (Float64 &value, const unsigned long pos=0) const |
| get ContrastFlowDuration (0018,1047) More...
|
|
virtual OFCondition | getContrastFlowDuration (OFVector< Float64 > &value) const |
| get ContrastFlowDuration (0018,1047) More...
|
|
virtual OFCondition | getContrastFlowRate (OFString &value, const signed long pos=0) const |
| get ContrastFlowRate (0018,1046) More...
|
|
virtual OFCondition | getContrastFlowRate (Float64 &value, const unsigned long pos=0) const |
| get ContrastFlowRate (0018,1046) More...
|
|
virtual OFCondition | getContrastFlowRate (OFVector< Float64 > &value) const |
| get ContrastFlowRate (0018,1046) More...
|
|
virtual OFCondition | getConversionType (OFString &value, const signed long pos=0) const |
| get ConversionType (0008,0064) 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 | getEffectiveDuration (OFString &value, const signed long pos=0) const |
| get EffectiveDuration (0018,0072) More...
|
|
virtual OFCondition | getEffectiveDuration (Float64 &value, const unsigned long pos=0) const |
| get EffectiveDuration (0018,0072) More...
|
|
virtual OFCondition | getEndCumulativeMetersetWeight (OFString &value, const signed long pos=0) const |
| get EndCumulativeMetersetWeight (300c,0009) More...
|
|
virtual OFCondition | getEndCumulativeMetersetWeight (Float64 &value, const unsigned long pos=0) const |
| get EndCumulativeMetersetWeight (300c,0009) More...
|
|
virtual OFCondition | getEthnicGroup (OFString &value, const signed long pos=0) const |
| get EthnicGroup (0010,2160) More...
|
|
virtual OFCondition | getExposureTime (OFString &value, const signed long pos=0) const |
| get ExposureTime (0018,1150) More...
|
|
virtual OFCondition | getExposureTime (Sint32 &value, const unsigned long pos=0) const |
| get ExposureTime (0018,1150) More...
|
|
virtual OFCondition | getExposureTimeInms (Float64 &value, const unsigned long pos=0) const |
| get ExposureTimeInms (0018,9328) More...
|
|
virtual OFCondition | getFractionNumber (OFString &value, const signed long pos=0) const |
| get FractionNumber (3002,0029) More...
|
|
virtual OFCondition | getFractionNumber (Sint32 &value, const unsigned long pos=0) const |
| get FractionNumber (3002,0029) More...
|
|
virtual OFCondition | getFrameDelay (OFString &value, const signed long pos=0) const |
| get FrameDelay (0018,1066) More...
|
|
virtual OFCondition | getFrameDelay (Float64 &value, const unsigned long pos=0) const |
| get FrameDelay (0018,1066) 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 | getFrameTime (OFString &value, const signed long pos=0) const |
| get FrameTime (0018,1063) More...
|
|
virtual OFCondition | getFrameTime (Float64 &value, const unsigned long pos=0) const |
| get FrameTime (0018,1063) More...
|
|
virtual OFCondition | getFrameTimeVector (OFString &value, const signed long pos=0) const |
| get FrameTimeVector (0018,1065) More...
|
|
virtual OFCondition | getFrameTimeVector (Float64 &value, const unsigned long pos=0) const |
| get FrameTimeVector (0018,1065) More...
|
|
virtual OFCondition | getFrameTimeVector (OFVector< Float64 > &value) const |
| get FrameTimeVector (0018,1065) More...
|
|
virtual OFCondition | getGantryAngle (OFString &value, const signed long pos=0) const |
| get GantryAngle (300a,011e) More...
|
|
virtual OFCondition | getGantryAngle (Float64 &value, const unsigned long pos=0) const |
| get GantryAngle (300a,011e) More...
|
|
virtual OFCondition | getGantryID (OFString &value, const signed long pos=0) const |
| get GantryID (0018,1008) More...
|
|
virtual OFCondition | getGantryPitchAngle (Float32 &value, const unsigned long pos=0) const |
| get GantryPitchAngle (300a,014a) 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 | 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 | getImagePlanePixelSpacing (OFString &value, const signed long pos=0) const |
| get ImagePlanePixelSpacing (3002,0011) More...
|
|
virtual OFCondition | getImagePlanePixelSpacing (Float64 &value, const unsigned long pos=0) const |
| get ImagePlanePixelSpacing (3002,0011) More...
|
|
virtual OFCondition | getImagePlanePixelSpacing (OFVector< Float64 > &value) const |
| get ImagePlanePixelSpacing (3002,0011) More...
|
|
virtual OFCondition | getImageTriggerDelay (OFString &value, const signed long pos=0) const |
| get ImageTriggerDelay (0018,1067) More...
|
|
virtual OFCondition | getImageTriggerDelay (Float64 &value, const unsigned long pos=0) const |
| get ImageTriggerDelay (0018,1067) 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 | getInstanceCoercionDateTime (OFString &value, const signed long pos=0) const |
| get InstanceCoercionDateTime (0008,0015) 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 | getIsocenterPosition (OFString &value, const signed long pos=0) const |
| get IsocenterPosition (300a,012c) More...
|
|
virtual OFCondition | getIsocenterPosition (Float64 &value, const unsigned long pos=0) const |
| get IsocenterPosition (300a,012c) More...
|
|
virtual OFCondition | getIsocenterPosition (OFVector< Float64 > &value) const |
| get IsocenterPosition (300a,012c) 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 | getLastMenstrualDate (OFString &value, const signed long pos=0) const |
| get LastMenstrualDate (0010,21d0) More...
|
|
virtual OFCondition | getLongitudinalTemporalInformationModified (OFString &value, const signed long pos=0) const |
| get LongitudinalTemporalInformationModified (0028,0303) 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 | getMeasuredAPDimension (OFString &value, const signed long pos=0) const |
| get MeasuredAPDimension (0010,1023) More...
|
|
virtual OFCondition | getMeasuredAPDimension (Float64 &value, const unsigned long pos=0) const |
| get MeasuredAPDimension (0010,1023) More...
|
|
virtual OFCondition | getMeasuredLateralDimension (OFString &value, const signed long pos=0) const |
| get MeasuredLateralDimension (0010,1024) More...
|
|
virtual OFCondition | getMeasuredLateralDimension (Float64 &value, const unsigned long pos=0) const |
| get MeasuredLateralDimension (0010,1024) More...
|
|
virtual OFCondition | getMedicalAlerts (OFString &value, const signed long pos=0) const |
| get MedicalAlerts (0010,2000) More...
|
|
virtual OFCondition | getMetersetExposure (OFString &value, const signed long pos=0) const |
| get MetersetExposure (3002,0032) More...
|
|
virtual OFCondition | getMetersetExposure (Float64 &value, const unsigned long pos=0) const |
| get MetersetExposure (3002,0032) 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 | 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 | getOccupation (OFString &value, const signed long pos=0) const |
| get Occupation (0010,2180) More...
|
|
virtual OFCondition | getOperatorsName (OFString &value, const signed long pos=0) const |
| get OperatorsName (0008,1070) 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 | getPatientAge (OFString &value, const signed long pos=0) const |
| get PatientAge (0010,1010) More...
|
|
virtual OFCondition | getPatientAlternativeCalendar (OFString &value, const signed long pos=0) const |
| get PatientAlternativeCalendar (0010,0035) More...
|
|
virtual OFCondition | getPatientBirthDate (OFString &value, const signed long pos=0) const |
| get PatientBirthDate (0010,0030) More...
|
|
virtual OFCondition | getPatientBirthDateInAlternativeCalendar (OFString &value, const signed long pos=0) const |
| get PatientBirthDateInAlternativeCalendar (0010,0033) More...
|
|
virtual OFCondition | getPatientBirthTime (OFString &value, const signed long pos=0) const |
| get PatientBirthTime (0010,0032) More...
|
|
virtual OFCondition | getPatientBodyMassIndex (OFString &value, const signed long pos=0) const |
| get PatientBodyMassIndex (0010,1022) More...
|
|
virtual OFCondition | getPatientBodyMassIndex (Float64 &value, const unsigned long pos=0) const |
| get PatientBodyMassIndex (0010,1022) 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 | getPatientDeathDateInAlternativeCalendar (OFString &value, const signed long pos=0) const |
| get PatientDeathDateInAlternativeCalendar (0010,0034) 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 | getPatientPosition (OFString &value, const signed long pos=0) const |
| get PatientPosition (0018,5100) 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 | getPatientState (OFString &value, const signed long pos=0) const |
| get PatientState (0038,0500) More...
|
|
virtual OFCondition | getPatientSupportAngle (OFString &value, const signed long pos=0) const |
| get PatientSupportAngle (300a,0122) More...
|
|
virtual OFCondition | getPatientSupportAngle (Float64 &value, const unsigned long pos=0) const |
| get PatientSupportAngle (300a,0122) 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 | getPerformedProcedureStepEndDate (OFString &value, const signed long pos=0) const |
| get PerformedProcedureStepEndDate (0040,0250) More...
|
|
virtual OFCondition | getPerformedProcedureStepEndTime (OFString &value, const signed long pos=0) const |
| get PerformedProcedureStepEndTime (0040,0251) 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 | getPixelIntensityRelationship (OFString &value, const signed long pos=0) const |
| get PixelIntensityRelationship (0028,1040) More...
|
|
virtual OFCondition | getPixelIntensityRelationshipSign (Sint16 &value, const unsigned long pos=0) const |
| get PixelIntensityRelationshipSign (0028,1041) More...
|
|
virtual OFCondition | getPixelPaddingRangeLimit (Uint16 &value, const unsigned long pos=0) const |
| get PixelPaddingRangeLimit (0028,0121) 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 | 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 | getPreferredPlaybackSequencing (Uint16 &value, const unsigned long pos=0) const |
| get PreferredPlaybackSequencing (0018,1244) More...
|
|
virtual OFCondition | getPregnancyStatus (Uint16 &value, const unsigned long pos=0) const |
| get PregnancyStatus (0010,21c0) More...
|
|
virtual OFCondition | getPresentationLUTShape (OFString &value, const signed long pos=0) const |
| get PresentationLUTShape (2050,0020) More...
|
|
virtual OFCondition | getPrimaryDosimeterUnit (OFString &value, const signed long pos=0) const |
| get PrimaryDosimeterUnit (300a,00b3) More...
|
|
virtual OFCondition | getQualityControlImage (OFString &value, const signed long pos=0) const |
| get QualityControlImage (0028,0300) More...
|
|
virtual OFCondition | getQualityControlSubject (OFString &value, const signed long pos=0) const |
| get QualityControlSubject (0010,0200) More...
|
|
virtual OFCondition | getQueryRetrieveView (OFString &value, const signed long pos=0) const |
| get QueryRetrieveView (0008,0053) More...
|
|
virtual OFCondition | getRTImageDescription (OFString &value, const signed long pos=0) const |
| get RTImageDescription (3002,0004) More...
|
|
virtual OFCondition | getRTImageLabel (OFString &value, const signed long pos=0) const |
| get RTImageLabel (3002,0002) More...
|
|
virtual OFCondition | getRTImageName (OFString &value, const signed long pos=0) const |
| get RTImageName (3002,0003) More...
|
|
virtual OFCondition | getRTImageOrientation (OFString &value, const signed long pos=0) const |
| get RTImageOrientation (3002,0010) More...
|
|
virtual OFCondition | getRTImageOrientation (Float64 &value, const unsigned long pos=0) const |
| get RTImageOrientation (3002,0010) More...
|
|
virtual OFCondition | getRTImageOrientation (OFVector< Float64 > &value) const |
| get RTImageOrientation (3002,0010) More...
|
|
virtual OFCondition | getRTImagePlane (OFString &value, const signed long pos=0) const |
| get RTImagePlane (3002,000c) More...
|
|
virtual OFCondition | getRTImagePosition (OFString &value, const signed long pos=0) const |
| get RTImagePosition (3002,0012) More...
|
|
virtual OFCondition | getRTImagePosition (Float64 &value, const unsigned long pos=0) const |
| get RTImagePosition (3002,0012) More...
|
|
virtual OFCondition | getRTImagePosition (OFVector< Float64 > &value) const |
| get RTImagePosition (3002,0012) More...
|
|
virtual OFCondition | getRTImageSID (OFString &value, const signed long pos=0) const |
| get RTImageSID (3002,0026) More...
|
|
virtual OFCondition | getRTImageSID (Float64 &value, const unsigned long pos=0) const |
| get RTImageSID (3002,0026) More...
|
|
virtual OFCondition | getRadiationMachineName (OFString &value, const signed long pos=0) const |
| get RadiationMachineName (3002,0020) More...
|
|
virtual OFCondition | getRadiationMachineSAD (OFString &value, const signed long pos=0) const |
| get RadiationMachineSAD (3002,0022) More...
|
|
virtual OFCondition | getRadiationMachineSAD (Float64 &value, const unsigned long pos=0) const |
| get RadiationMachineSAD (3002,0022) More...
|
|
virtual OFCondition | getRadiationMachineSSD (OFString &value, const signed long pos=0) const |
| get RadiationMachineSSD (3002,0024) More...
|
|
virtual OFCondition | getRadiationMachineSSD (Float64 &value, const unsigned long pos=0) const |
| get RadiationMachineSSD (3002,0024) More...
|
|
virtual OFCondition | getRecognizableVisualFeatures (OFString &value, const signed long pos=0) const |
| get RecognizableVisualFeatures (0028,0302) More...
|
|
virtual OFCondition | getRecommendedDisplayFrameRate (OFString &value, const signed long pos=0) const |
| get RecommendedDisplayFrameRate (0008,2144) More...
|
|
virtual OFCondition | getRecommendedDisplayFrameRate (Sint32 &value, const unsigned long pos=0) const |
| get RecommendedDisplayFrameRate (0008,2144) 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 | getReferencedBeamNumber (OFString &value, const signed long pos=0) const |
| get ReferencedBeamNumber (300c,0006) More...
|
|
virtual OFCondition | getReferencedBeamNumber (Sint32 &value, const unsigned long pos=0) const |
| get ReferencedBeamNumber (300c,0006) More...
|
|
virtual OFCondition | getReferencedFractionGroupNumber (OFString &value, const signed long pos=0) const |
| get ReferencedFractionGroupNumber (300c,0022) More...
|
|
virtual OFCondition | getReferencedFractionGroupNumber (Sint32 &value, const unsigned long pos=0) const |
| get ReferencedFractionGroupNumber (300c,0022) 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 | getReportedValuesOrigin (OFString &value, const signed long pos=0) const |
| get ReportedValuesOrigin (3002,000a) 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 | getReviewDate (OFString &value, const signed long pos=0) const |
| get ReviewDate (300e,0004) More...
|
|
virtual OFCondition | getReviewTime (OFString &value, const signed long pos=0) const |
| get ReviewTime (300e,0005) More...
|
|
virtual OFCondition | getReviewerName (OFString &value, const signed long pos=0) const |
| get ReviewerName (300e,0008) 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 | getSeriesDate (OFString &value, const signed long pos=0) const |
| get SeriesDate (0008,0021) 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 | getSeriesTime (OFString &value, const signed long pos=0) const |
| get SeriesTime (0008,0031) More...
|
|
virtual OFCondition | getServiceEpisodeDescription (OFString &value, const signed long pos=0) const |
| get ServiceEpisodeDescription (0038,0062) More...
|
|
virtual OFCondition | getServiceEpisodeID (OFString &value, const signed long pos=0) const |
| get ServiceEpisodeID (0038,0060) More...
|
|
virtual OFCondition | getSmallestImagePixelValue (Uint16 &value, const unsigned long pos=0) const |
| get SmallestImagePixelValue (0028,0106) More...
|
|
virtual OFCondition | getSmokingStatus (OFString &value, const signed long pos=0) const |
| get SmokingStatus (0010,21a0) More...
|
|
virtual OFCondition | getSoftwareVersions (OFString &value, const signed long pos=0) const |
| get SoftwareVersions (0018,1020) More...
|
|
virtual OFCondition | getSourceToReferenceObjectDistance (OFString &value, const signed long pos=0) const |
| get SourceToReferenceObjectDistance (3002,0028) More...
|
|
virtual OFCondition | getSourceToReferenceObjectDistance (Float64 &value, const unsigned long pos=0) const |
| get SourceToReferenceObjectDistance (3002,0028) 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 | getStartCumulativeMetersetWeight (OFString &value, const signed long pos=0) const |
| get StartCumulativeMetersetWeight (300c,0008) More...
|
|
virtual OFCondition | getStartCumulativeMetersetWeight (Float64 &value, const unsigned long pos=0) const |
| get StartCumulativeMetersetWeight (300c,0008) More...
|
|
virtual OFCondition | getStartTrim (OFString &value, const signed long pos=0) const |
| get StartTrim (0008,2142) More...
|
|
virtual OFCondition | getStartTrim (Sint32 &value, const unsigned long pos=0) const |
| get StartTrim (0008,2142) More...
|
|
virtual OFCondition | getStationName (OFString &value, const signed long pos=0) const |
| get StationName (0008,1010) More...
|
|
virtual OFCondition | getStereoPairsPresent (OFString &value, const signed long pos=0) const |
| get StereoPairsPresent (0022,0028) More...
|
|
virtual OFCondition | getStopTrim (OFString &value, const signed long pos=0) const |
| get StopTrim (0008,2143) More...
|
|
virtual OFCondition | getStopTrim (Sint32 &value, const unsigned long pos=0) const |
| get StopTrim (0008,2143) More...
|
|
virtual OFCondition | getStrainAdditionalInformation (OFString &value, const signed long pos=0) const |
| get StrainAdditionalInformation (0010,0218) More...
|
|
virtual OFCondition | getStrainDescription (OFString &value, const signed long pos=0) const |
| get StrainDescription (0010,0212) More...
|
|
virtual OFCondition | getStrainNomenclature (OFString &value, const signed long pos=0) const |
| get StrainNomenclature (0010,0213) 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 | getTableTopEccentricAngle (OFString &value, const signed long pos=0) const |
| get TableTopEccentricAngle (300a,0125) More...
|
|
virtual OFCondition | getTableTopEccentricAngle (Float64 &value, const unsigned long pos=0) const |
| get TableTopEccentricAngle (300a,0125) More...
|
|
virtual OFCondition | getTableTopEccentricAxisDistance (OFString &value, const signed long pos=0) const |
| get TableTopEccentricAxisDistance (300a,0124) More...
|
|
virtual OFCondition | getTableTopEccentricAxisDistance (Float64 &value, const unsigned long pos=0) const |
| get TableTopEccentricAxisDistance (300a,0124) More...
|
|
virtual OFCondition | getTableTopLateralPosition (OFString &value, const signed long pos=0) const |
| get TableTopLateralPosition (300a,012a) More...
|
|
virtual OFCondition | getTableTopLateralPosition (Float64 &value, const unsigned long pos=0) const |
| get TableTopLateralPosition (300a,012a) More...
|
|
virtual OFCondition | getTableTopLongitudinalPosition (OFString &value, const signed long pos=0) const |
| get TableTopLongitudinalPosition (300a,0129) More...
|
|
virtual OFCondition | getTableTopLongitudinalPosition (Float64 &value, const unsigned long pos=0) const |
| get TableTopLongitudinalPosition (300a,0129) More...
|
|
virtual OFCondition | getTableTopPitchAngle (Float32 &value, const unsigned long pos=0) const |
| get TableTopPitchAngle (300a,0140) More...
|
|
virtual OFCondition | getTableTopRollAngle (Float32 &value, const unsigned long pos=0) const |
| get TableTopRollAngle (300a,0144) More...
|
|
virtual OFCondition | getTableTopVerticalPosition (OFString &value, const signed long pos=0) const |
| get TableTopVerticalPosition (300a,0128) More...
|
|
virtual OFCondition | getTableTopVerticalPosition (Float64 &value, const unsigned long pos=0) const |
| get TableTopVerticalPosition (300a,0128) 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 | getVOILUTFunction (OFString &value, const signed long pos=0) const |
| get VOILUTFunction (0028,1056) More...
|
|
virtual OFCondition | getWindowCenter (OFString &value, const signed long pos=0) const |
| get WindowCenter (0028,1050) More...
|
|
virtual OFCondition | getWindowCenter (Float64 &value, const unsigned long pos=0) const |
| get WindowCenter (0028,1050) More...
|
|
virtual OFCondition | getWindowCenter (OFVector< Float64 > &value) const |
| get WindowCenter (0028,1050) More...
|
|
virtual OFCondition | getWindowCenterWidthExplanation (OFString &value, const signed long pos=0) const |
| get WindowCenterWidthExplanation (0028,1055) More...
|
|
virtual OFCondition | getWindowWidth (OFString &value, const signed long pos=0) const |
| get WindowWidth (0028,1051) More...
|
|
virtual OFCondition | getWindowWidth (Float64 &value, const unsigned long pos=0) const |
| get WindowWidth (0028,1051) More...
|
|
virtual OFCondition | getWindowWidth (OFVector< Float64 > &value) const |
| get WindowWidth (0028,1051) More...
|
|
virtual OFCondition | getXRayImageReceptorAngle (OFString &value, const signed long pos=0) const |
| get XRayImageReceptorAngle (3002,000e) More...
|
|
virtual OFCondition | getXRayImageReceptorAngle (Float64 &value, const unsigned long pos=0) const |
| get XRayImageReceptorAngle (3002,000e) More...
|
|
virtual OFCondition | getXRayImageReceptorTranslation (OFString &value, const signed long pos=0) const |
| get XRayImageReceptorTranslation (3002,000d) More...
|
|
virtual OFCondition | getXRayImageReceptorTranslation (Float64 &value, const unsigned long pos=0) const |
| get XRayImageReceptorTranslation (3002,000d) More...
|
|
virtual OFCondition | getXRayImageReceptorTranslation (OFVector< Float64 > &value) const |
| get XRayImageReceptorTranslation (3002,000d) More...
|
|
DcmPixelData & | getPixelData () |
| get PixelData (7fe0,0010) More...
|
|
const DcmPixelData & | getPixelData () const |
| get PixelData (7fe0,0010) More...
|
|
DRTAdmittingDiagnosesCodeSequence & | getAdmittingDiagnosesCodeSequence () |
| get AdmittingDiagnosesCodeSequence (0008,1084) More...
|
|
const DRTAdmittingDiagnosesCodeSequence & | getAdmittingDiagnosesCodeSequence () const |
| get AdmittingDiagnosesCodeSequence (0008,1084) More...
|
|
DRTBreedRegistrationSequence & | getBreedRegistrationSequence () |
| get BreedRegistrationSequence (0010,2294) More...
|
|
const DRTBreedRegistrationSequence & | getBreedRegistrationSequence () const |
| get BreedRegistrationSequence (0010,2294) More...
|
|
DRTCodingSchemeIdentificationSequence & | getCodingSchemeIdentificationSequence () |
| get CodingSchemeIdentificationSequence (0008,0110) More...
|
|
const DRTCodingSchemeIdentificationSequence & | getCodingSchemeIdentificationSequence () const |
| get CodingSchemeIdentificationSequence (0008,0110) More...
|
|
DRTConsentForClinicalTrialUseSequence & | getConsentForClinicalTrialUseSequence () |
| get ConsentForClinicalTrialUseSequence (0012,0083) More...
|
|
const DRTConsentForClinicalTrialUseSequence & | getConsentForClinicalTrialUseSequence () const |
| get ConsentForClinicalTrialUseSequence (0012,0083) More...
|
|
DRTConsultingPhysicianIdentificationSequence & | getConsultingPhysicianIdentificationSequence () |
| get ConsultingPhysicianIdentificationSequence (0008,009d) More...
|
|
const DRTConsultingPhysicianIdentificationSequence & | getConsultingPhysicianIdentificationSequence () const |
| get ConsultingPhysicianIdentificationSequence (0008,009d) More...
|
|
DRTContextGroupIdentificationSequence & | getContextGroupIdentificationSequence () |
| get ContextGroupIdentificationSequence (0008,0123) More...
|
|
const DRTContextGroupIdentificationSequence & | getContextGroupIdentificationSequence () const |
| get ContextGroupIdentificationSequence (0008,0123) More...
|
|
DRTContrastBolusAdministrationRouteSequence & | getContrastBolusAdministrationRouteSequence () |
| get ContrastBolusAdministrationRouteSequence (0018,0014) More...
|
|
const DRTContrastBolusAdministrationRouteSequence & | getContrastBolusAdministrationRouteSequence () const |
| get ContrastBolusAdministrationRouteSequence (0018,0014) More...
|
|
DRTContrastBolusAgentSequence & | getContrastBolusAgentSequence () |
| get ContrastBolusAgentSequence (0018,0012) More...
|
|
const DRTContrastBolusAgentSequence & | getContrastBolusAgentSequence () const |
| get ContrastBolusAgentSequence (0018,0012) More...
|
|
DRTContributingEquipmentSequence & | getContributingEquipmentSequence () |
| get ContributingEquipmentSequence (0018,a001) More...
|
|
const DRTContributingEquipmentSequence & | getContributingEquipmentSequence () const |
| get ContributingEquipmentSequence (0018,a001) More...
|
|
DRTConversionSourceAttributesSequence & | getConversionSourceAttributesSequence () |
| get ConversionSourceAttributesSequence (0020,9172) More...
|
|
const DRTConversionSourceAttributesSequence & | getConversionSourceAttributesSequence () const |
| get ConversionSourceAttributesSequence (0020,9172) More...
|
|
DRTDeidentificationMethodCodeSequence & | getDeidentificationMethodCodeSequence () |
| get DeidentificationMethodCodeSequence (0012,0064) More...
|
|
const DRTDeidentificationMethodCodeSequence & | getDeidentificationMethodCodeSequence () const |
| get DeidentificationMethodCodeSequence (0012,0064) More...
|
|
DRTDerivationCodeSequence & | getDerivationCodeSequence () |
| get DerivationCodeSequence (0008,9215) More...
|
|
const DRTDerivationCodeSequence & | getDerivationCodeSequence () const |
| get DerivationCodeSequence (0008,9215) More...
|
|
DRTDeviceSequence & | getDeviceSequence () |
| get DeviceSequence (0050,0010) More...
|
|
const DRTDeviceSequence & | getDeviceSequence () const |
| get DeviceSequence (0050,0010) More...
|
|
DRTDigitalSignaturesSequence & | getDigitalSignaturesSequence () |
| get DigitalSignaturesSequence (fffa,fffa) More...
|
|
const DRTDigitalSignaturesSequence & | getDigitalSignaturesSequence () const |
| get DigitalSignaturesSequence (fffa,fffa) More...
|
|
DRTEncryptedAttributesSequence & | getEncryptedAttributesSequence () |
| get EncryptedAttributesSequence (0400,0500) More...
|
|
const DRTEncryptedAttributesSequence & | getEncryptedAttributesSequence () const |
| get EncryptedAttributesSequence (0400,0500) More...
|
|
DRTExposureSequence & | getExposureSequence () |
| get ExposureSequence (3002,0030) More...
|
|
const DRTExposureSequence & | getExposureSequence () const |
| get ExposureSequence (3002,0030) More...
|
|
DRTFluenceMapSequence & | getFluenceMapSequence () |
| get FluenceMapSequence (3002,0040) More...
|
|
const DRTFluenceMapSequence & | getFluenceMapSequence () const |
| get FluenceMapSequence (3002,0040) More...
|
|
DRTFrameExtractionSequence & | getFrameExtractionSequence () |
| get FrameExtractionSequence (0008,1164) More...
|
|
const DRTFrameExtractionSequence & | getFrameExtractionSequence () const |
| get FrameExtractionSequence (0008,1164) More...
|
|
DRTGeneticModificationsSequence & | getGeneticModificationsSequence () |
| get GeneticModificationsSequence (0010,0221) More...
|
|
const DRTGeneticModificationsSequence & | getGeneticModificationsSequence () const |
| get GeneticModificationsSequence (0010,0221) More...
|
|
DRTGroupOfPatientsIdentificationSequence & | getGroupOfPatientsIdentificationSequence () |
| get GroupOfPatientsIdentificationSequence (0010,0027) More...
|
|
const DRTGroupOfPatientsIdentificationSequence & | getGroupOfPatientsIdentificationSequence () const |
| get GroupOfPatientsIdentificationSequence (0010,0027) More...
|
|
DRTHL7StructuredDocumentReferenceSequence & | getHL7StructuredDocumentReferenceSequence () |
| get HL7StructuredDocumentReferenceSequence (0040,a390) More...
|
|
const DRTHL7StructuredDocumentReferenceSequence & | getHL7StructuredDocumentReferenceSequence () const |
| get HL7StructuredDocumentReferenceSequence (0040,a390) More...
|
|
DRTIconImageSequence & | getIconImageSequence () |
| get IconImageSequence (0088,0200) More...
|
|
const DRTIconImageSequence & | getIconImageSequence () const |
| get IconImageSequence (0088,0200) More...
|
|
DRTIssuerOfAccessionNumberSequence & | getIssuerOfAccessionNumberSequence () |
| get IssuerOfAccessionNumberSequence (0008,0051) More...
|
|
const DRTIssuerOfAccessionNumberSequence & | getIssuerOfAccessionNumberSequence () const |
| get IssuerOfAccessionNumberSequence (0008,0051) More...
|
|
DRTIssuerOfAdmissionIDSequence & | getIssuerOfAdmissionIDSequence () |
| get IssuerOfAdmissionIDSequence (0038,0014) More...
|
|
const DRTIssuerOfAdmissionIDSequence & | getIssuerOfAdmissionIDSequence () const |
| get IssuerOfAdmissionIDSequence (0038,0014) More...
|
|
DRTIssuerOfPatientIDQualifiersSequence & | getIssuerOfPatientIDQualifiersSequence () |
| get IssuerOfPatientIDQualifiersSequence (0010,0024) More...
|
|
const DRTIssuerOfPatientIDQualifiersSequence & | getIssuerOfPatientIDQualifiersSequence () const |
| get IssuerOfPatientIDQualifiersSequence (0010,0024) More...
|
|
DRTIssuerOfServiceEpisodeIDSequence & | getIssuerOfServiceEpisodeIDSequence () |
| get IssuerOfServiceEpisodeIDSequence (0038,0064) More...
|
|
const DRTIssuerOfServiceEpisodeIDSequence & | getIssuerOfServiceEpisodeIDSequence () const |
| get IssuerOfServiceEpisodeIDSequence (0038,0064) More...
|
|
DRTMACParametersSequence & | getMACParametersSequence () |
| get MACParametersSequence (4ffe,0001) More...
|
|
const DRTMACParametersSequence & | getMACParametersSequence () const |
| get MACParametersSequence (4ffe,0001) More...
|
|
DRTMappingResourceIdentificationSequence & | getMappingResourceIdentificationSequence () |
| get MappingResourceIdentificationSequence (0008,0124) More...
|
|
const DRTMappingResourceIdentificationSequence & | getMappingResourceIdentificationSequence () const |
| get MappingResourceIdentificationSequence (0008,0124) More...
|
|
DRTModalityLUTSequence & | getModalityLUTSequence () |
| get ModalityLUTSequence (0028,3000) More...
|
|
const DRTModalityLUTSequence & | getModalityLUTSequence () const |
| get ModalityLUTSequence (0028,3000) More...
|
|
DRTMultiplexedAudioChannelsDescriptionCodeSequence & | getMultiplexedAudioChannelsDescriptionCodeSequence () |
| get MultiplexedAudioChannelsDescriptionCodeSequence (003a,0300) More...
|
|
const DRTMultiplexedAudioChannelsDescriptionCodeSequence & | getMultiplexedAudioChannelsDescriptionCodeSequence () const |
| get MultiplexedAudioChannelsDescriptionCodeSequence (003a,0300) More...
|
|
DRTOperatorIdentificationSequence & | getOperatorIdentificationSequence () |
| get OperatorIdentificationSequence (0008,1072) More...
|
|
const DRTOperatorIdentificationSequence & | getOperatorIdentificationSequence () const |
| get OperatorIdentificationSequence (0008,1072) More...
|
|
DRTOriginalAttributesSequence & | getOriginalAttributesSequence () |
| get OriginalAttributesSequence (0400,0561) More...
|
|
const DRTOriginalAttributesSequence & | getOriginalAttributesSequence () const |
| get OriginalAttributesSequence (0400,0561) More...
|
|
DRTOtherPatientIDsSequence & | getOtherPatientIDsSequence () |
| get OtherPatientIDsSequence (0010,1002) More...
|
|
const DRTOtherPatientIDsSequence & | getOtherPatientIDsSequence () const |
| get OtherPatientIDsSequence (0010,1002) More...
|
|
DRTPatientBreedCodeSequence & | getPatientBreedCodeSequence () |
| get PatientBreedCodeSequence (0010,2293) More...
|
|
const DRTPatientBreedCodeSequence & | getPatientBreedCodeSequence () const |
| get PatientBreedCodeSequence (0010,2293) More...
|
|
DRTPatientSizeCodeSequence & | getPatientSizeCodeSequence () |
| get PatientSizeCodeSequence (0010,1021) More...
|
|
const DRTPatientSizeCodeSequence & | getPatientSizeCodeSequence () const |
| get PatientSizeCodeSequence (0010,1021) More...
|
|
DRTPatientSpeciesCodeSequence & | getPatientSpeciesCodeSequence () |
| get PatientSpeciesCodeSequence (0010,2202) More...
|
|
const DRTPatientSpeciesCodeSequence & | getPatientSpeciesCodeSequence () const |
| get PatientSpeciesCodeSequence (0010,2202) More...
|
|
DRTPerformedProtocolCodeSequence & | getPerformedProtocolCodeSequence () |
| get PerformedProtocolCodeSequence (0040,0260) More...
|
|
const DRTPerformedProtocolCodeSequence & | getPerformedProtocolCodeSequence () const |
| get PerformedProtocolCodeSequence (0040,0260) More...
|
|
DRTPhysiciansOfRecordIdentificationSequence & | getPhysiciansOfRecordIdentificationSequence () |
| get PhysiciansOfRecordIdentificationSequence (0008,1049) More...
|
|
const DRTPhysiciansOfRecordIdentificationSequence & | getPhysiciansOfRecordIdentificationSequence () const |
| get PhysiciansOfRecordIdentificationSequence (0008,1049) More...
|
|
DRTPhysiciansReadingStudyIdentificationSequence & | getPhysiciansReadingStudyIdentificationSequence () |
| get PhysiciansReadingStudyIdentificationSequence (0008,1062) More...
|
|
const DRTPhysiciansReadingStudyIdentificationSequence & | getPhysiciansReadingStudyIdentificationSequence () const |
| get PhysiciansReadingStudyIdentificationSequence (0008,1062) More...
|
|
DRTPrivateDataElementCharacteristicsSequence & | getPrivateDataElementCharacteristicsSequence () |
| get PrivateDataElementCharacteristicsSequence (0008,0300) More...
|
|
const DRTPrivateDataElementCharacteristicsSequence & | getPrivateDataElementCharacteristicsSequence () const |
| get PrivateDataElementCharacteristicsSequence (0008,0300) More...
|
|
DRTProcedureCodeSequence & | getProcedureCodeSequence () |
| get ProcedureCodeSequence (0008,1032) More...
|
|
const DRTProcedureCodeSequence & | getProcedureCodeSequence () const |
| get ProcedureCodeSequence (0008,1032) More...
|
|
DRTRealWorldValueMappingSequence & | getRealWorldValueMappingSequence () |
| get RealWorldValueMappingSequence (0040,9096) More...
|
|
const DRTRealWorldValueMappingSequence & | getRealWorldValueMappingSequence () const |
| get RealWorldValueMappingSequence (0040,9096) More...
|
|
DRTReasonForPerformedProcedureCodeSequence & | getReasonForPerformedProcedureCodeSequence () |
| get ReasonForPerformedProcedureCodeSequence (0040,1012) More...
|
|
const DRTReasonForPerformedProcedureCodeSequence & | getReasonForPerformedProcedureCodeSequence () const |
| get ReasonForPerformedProcedureCodeSequence (0040,1012) More...
|
|
DRTReferencedImageSequence & | getReferencedImageSequence () |
| get ReferencedImageSequence (0008,1140) More...
|
|
const DRTReferencedImageSequence & | getReferencedImageSequence () const |
| get ReferencedImageSequence (0008,1140) More...
|
|
DRTReferencedInstanceSequence & | getReferencedInstanceSequence () |
| get ReferencedInstanceSequence (0008,114a) More...
|
|
const DRTReferencedInstanceSequence & | getReferencedInstanceSequence () const |
| get ReferencedInstanceSequence (0008,114a) More...
|
|
DRTReferencedPatientPhotoSequence & | getReferencedPatientPhotoSequence () |
| get ReferencedPatientPhotoSequence (0010,1100) More...
|
|
const DRTReferencedPatientPhotoSequence & | getReferencedPatientPhotoSequence () const |
| get ReferencedPatientPhotoSequence (0010,1100) More...
|
|
DRTReferencedPatientSequence & | getReferencedPatientSequence () |
| get ReferencedPatientSequence (0008,1120) More...
|
|
const DRTReferencedPatientSequence & | getReferencedPatientSequence () const |
| get ReferencedPatientSequence (0008,1120) More...
|
|
DRTReferencedPerformedProcedureStepSequence & | getReferencedPerformedProcedureStepSequence () |
| get ReferencedPerformedProcedureStepSequence (0008,1111) More...
|
|
const DRTReferencedPerformedProcedureStepSequence & | getReferencedPerformedProcedureStepSequence () const |
| get ReferencedPerformedProcedureStepSequence (0008,1111) More...
|
|
DRTReferencedRTPlanSequenceInRTImageModule & | getReferencedRTPlanSequence () |
| get ReferencedRTPlanSequence (300c,0002) More...
|
|
const DRTReferencedRTPlanSequenceInRTImageModule & | getReferencedRTPlanSequence () const |
| get ReferencedRTPlanSequence (300c,0002) More...
|
|
DRTReferencedSeriesSequence & | getReferencedSeriesSequence () |
| get ReferencedSeriesSequence (0008,1115) More...
|
|
const DRTReferencedSeriesSequence & | getReferencedSeriesSequence () const |
| get ReferencedSeriesSequence (0008,1115) More...
|
|
DRTReferencedStudySequence & | getReferencedStudySequence () |
| get ReferencedStudySequence (0008,1110) More...
|
|
const DRTReferencedStudySequence & | getReferencedStudySequence () const |
| get ReferencedStudySequence (0008,1110) More...
|
|
DRTReferringPhysicianIdentificationSequence & | getReferringPhysicianIdentificationSequence () |
| get ReferringPhysicianIdentificationSequence (0008,0096) More...
|
|
const DRTReferringPhysicianIdentificationSequence & | getReferringPhysicianIdentificationSequence () const |
| get ReferringPhysicianIdentificationSequence (0008,0096) More...
|
|
DRTRequestAttributesSequence & | getRequestAttributesSequence () |
| get RequestAttributesSequence (0040,0275) More...
|
|
const DRTRequestAttributesSequence & | getRequestAttributesSequence () const |
| get RequestAttributesSequence (0040,0275) More...
|
|
DRTRequestingServiceCodeSequence & | getRequestingServiceCodeSequence () |
| get RequestingServiceCodeSequence (0032,1034) More...
|
|
const DRTRequestingServiceCodeSequence & | getRequestingServiceCodeSequence () const |
| get RequestingServiceCodeSequence (0032,1034) More...
|
|
DRTSeriesDescriptionCodeSequence & | getSeriesDescriptionCodeSequence () |
| get SeriesDescriptionCodeSequence (0008,103f) More...
|
|
const DRTSeriesDescriptionCodeSequence & | getSeriesDescriptionCodeSequence () const |
| get SeriesDescriptionCodeSequence (0008,103f) More...
|
|
DRTSourceImageSequence & | getSourceImageSequence () |
| get SourceImageSequence (0008,2112) More...
|
|
const DRTSourceImageSequence & | getSourceImageSequence () const |
| get SourceImageSequence (0008,2112) More...
|
|
DRTSourceInstanceSequence & | getSourceInstanceSequence () |
| get SourceInstanceSequence (0042,0013) More...
|
|
const DRTSourceInstanceSequence & | getSourceInstanceSequence () const |
| get SourceInstanceSequence (0042,0013) More...
|
|
DRTSourcePatientGroupIdentificationSequence & | getSourcePatientGroupIdentificationSequence () |
| get SourcePatientGroupIdentificationSequence (0010,0026) More...
|
|
const DRTSourcePatientGroupIdentificationSequence & | getSourcePatientGroupIdentificationSequence () const |
| get SourcePatientGroupIdentificationSequence (0010,0026) More...
|
|
DRTStrainCodeSequence & | getStrainCodeSequence () |
| get StrainCodeSequence (0010,0219) More...
|
|
const DRTStrainCodeSequence & | getStrainCodeSequence () const |
| get StrainCodeSequence (0010,0219) More...
|
|
DRTStrainStockSequence & | getStrainStockSequence () |
| get StrainStockSequence (0010,0216) More...
|
|
const DRTStrainStockSequence & | getStrainStockSequence () const |
| get StrainStockSequence (0010,0216) More...
|
|
DRTStudiesContainingOtherReferencedInstancesSequence & | getStudiesContainingOtherReferencedInstancesSequence () |
| get StudiesContainingOtherReferencedInstancesSequence (0008,1200) More...
|
|
const DRTStudiesContainingOtherReferencedInstancesSequence & | getStudiesContainingOtherReferencedInstancesSequence () const |
| get StudiesContainingOtherReferencedInstancesSequence (0008,1200) More...
|
|
DRTUDISequence & | getUDISequence () |
| get UDISequence (0018,100a) More...
|
|
const DRTUDISequence & | getUDISequence () const |
| get UDISequence (0018,100a) More...
|
|
DRTVOILUTSequence & | getVOILUTSequence () |
| get VOILUTSequence (0028,3010) More...
|
|
const DRTVOILUTSequence & | getVOILUTSequence () const |
| get VOILUTSequence (0028,3010) 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 | setActualFrameDuration (const OFString &value, const OFBool check=OFTrue) |
| set ActualFrameDuration (0018,1242) 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 | setAllergies (const OFString &value, const OFBool check=OFTrue) |
| set Allergies (0010,2110) More...
|
|
virtual OFCondition | setApprovalStatus (const OFString &value, const OFBool check=OFTrue) |
| set ApprovalStatus (300e,0002) More...
|
|
virtual OFCondition | setAuthorizationEquipmentCertificationNumber (const OFString &value, const OFBool check=OFTrue) |
| set AuthorizationEquipmentCertificationNumber (0100,0426) More...
|
|
virtual OFCondition | setBeamLimitingDeviceAngle (const OFString &value, const OFBool check=OFTrue) |
| set BeamLimitingDeviceAngle (300a,0120) 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 | setCineRate (const OFString &value, const OFBool check=OFTrue) |
| set CineRate (0018,0040) More...
|
|
virtual OFCondition | setClinicalTrialCoordinatingCenterName (const OFString &value, const OFBool check=OFTrue) |
| set ClinicalTrialCoordinatingCenterName (0012,0060) More...
|
|
virtual OFCondition | setClinicalTrialProtocolEthicsCommitteeApprovalNumber (const OFString &value, const OFBool check=OFTrue) |
| set ClinicalTrialProtocolEthicsCommitteeApprovalNumber (0012,0082) More...
|
|
virtual OFCondition | setClinicalTrialProtocolEthicsCommitteeName (const OFString &value, const OFBool check=OFTrue) |
| set ClinicalTrialProtocolEthicsCommitteeName (0012,0081) 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 | setClinicalTrialSeriesDescription (const OFString &value, const OFBool check=OFTrue) |
| set ClinicalTrialSeriesDescription (0012,0072) More...
|
|
virtual OFCondition | setClinicalTrialSeriesID (const OFString &value, const OFBool check=OFTrue) |
| set ClinicalTrialSeriesID (0012,0071) 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 | setColorSpace (const OFString &value, const OFBool check=OFTrue) |
| set ColorSpace (0028,2002) More...
|
|
virtual OFCondition | setColumns (const Uint16 value, const unsigned long pos=0) |
| set Columns (0028,0011) More...
|
|
virtual OFCondition | setCommentsOnThePerformedProcedureStep (const OFString &value, const OFBool check=OFTrue) |
| set CommentsOnThePerformedProcedureStep (0040,0280) More...
|
|
virtual OFCondition | setConsultingPhysicianName (const OFString &value, const OFBool check=OFTrue) |
| set ConsultingPhysicianName (0008,009c) More...
|
|
virtual OFCondition | setContentDate (const OFString &value, const OFBool check=OFTrue) |
| set ContentDate (0008,0023) More...
|
|
virtual OFCondition | setContentQualification (const OFString &value, const OFBool check=OFTrue) |
| set ContentQualification (0018,9004) More...
|
|
virtual OFCondition | setContentTime (const OFString &value, const OFBool check=OFTrue) |
| set ContentTime (0008,0033) More...
|
|
virtual OFCondition | setContrastBolusAgent (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusAgent (0018,0010) More...
|
|
virtual OFCondition | setContrastBolusIngredient (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusIngredient (0018,1048) More...
|
|
virtual OFCondition | setContrastBolusIngredientConcentration (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusIngredientConcentration (0018,1049) More...
|
|
virtual OFCondition | setContrastBolusRoute (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusRoute (0018,1040) More...
|
|
virtual OFCondition | setContrastBolusStartTime (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusStartTime (0018,1042) More...
|
|
virtual OFCondition | setContrastBolusStopTime (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusStopTime (0018,1043) More...
|
|
virtual OFCondition | setContrastBolusTotalDose (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusTotalDose (0018,1044) More...
|
|
virtual OFCondition | setContrastBolusVolume (const OFString &value, const OFBool check=OFTrue) |
| set ContrastBolusVolume (0018,1041) More...
|
|
virtual OFCondition | setContrastFlowDuration (const OFString &value, const OFBool check=OFTrue) |
| set ContrastFlowDuration (0018,1047) More...
|
|
virtual OFCondition | setContrastFlowRate (const OFString &value, const OFBool check=OFTrue) |
| set ContrastFlowRate (0018,1046) More...
|
|
virtual OFCondition | setConversionType (const OFString &value, const OFBool check=OFTrue) |
| set ConversionType (0008,0064) 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 | setEffectiveDuration (const OFString &value, const OFBool check=OFTrue) |
| set EffectiveDuration (0018,0072) More...
|
|
virtual OFCondition | setEndCumulativeMetersetWeight (const OFString &value, const OFBool check=OFTrue) |
| set EndCumulativeMetersetWeight (300c,0009) More...
|
|
virtual OFCondition | setEthnicGroup (const OFString &value, const OFBool check=OFTrue) |
| set EthnicGroup (0010,2160) More...
|
|
virtual OFCondition | setExposureTime (const OFString &value, const OFBool check=OFTrue) |
| set ExposureTime (0018,1150) More...
|
|
virtual OFCondition | setExposureTimeInms (const Float64 value, const unsigned long pos=0) |
| set ExposureTimeInms (0018,9328) More...
|
|
virtual OFCondition | setFractionNumber (const OFString &value, const OFBool check=OFTrue) |
| set FractionNumber (3002,0029) More...
|
|
virtual OFCondition | setFrameDelay (const OFString &value, const OFBool check=OFTrue) |
| set FrameDelay (0018,1066) 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 | setFrameTime (const OFString &value, const OFBool check=OFTrue) |
| set FrameTime (0018,1063) More...
|
|
virtual OFCondition | setFrameTimeVector (const OFString &value, const OFBool check=OFTrue) |
| set FrameTimeVector (0018,1065) More...
|
|
virtual OFCondition | setGantryAngle (const OFString &value, const OFBool check=OFTrue) |
| set GantryAngle (300a,011e) More...
|
|
virtual OFCondition | setGantryID (const OFString &value, const OFBool check=OFTrue) |
| set GantryID (0018,1008) More...
|
|
virtual OFCondition | setGantryPitchAngle (const Float32 value, const unsigned long pos=0) |
| set GantryPitchAngle (300a,014a) 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 | 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 | setImagePlanePixelSpacing (const OFString &value, const OFBool check=OFTrue) |
| set ImagePlanePixelSpacing (3002,0011) More...
|
|
virtual OFCondition | setImageTriggerDelay (const OFString &value, const OFBool check=OFTrue) |
| set ImageTriggerDelay (0018,1067) 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 | setInstanceCoercionDateTime (const OFString &value, const OFBool check=OFTrue) |
| set InstanceCoercionDateTime (0008,0015) 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 | setIsocenterPosition (const OFString &value, const OFBool check=OFTrue) |
| set IsocenterPosition (300a,012c) 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 | setLastMenstrualDate (const OFString &value, const OFBool check=OFTrue) |
| set LastMenstrualDate (0010,21d0) More...
|
|
virtual OFCondition | setLongitudinalTemporalInformationModified (const OFString &value, const OFBool check=OFTrue) |
| set LongitudinalTemporalInformationModified (0028,0303) 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 | setMeasuredAPDimension (const OFString &value, const OFBool check=OFTrue) |
| set MeasuredAPDimension (0010,1023) More...
|
|
virtual OFCondition | setMeasuredLateralDimension (const OFString &value, const OFBool check=OFTrue) |
| set MeasuredLateralDimension (0010,1024) More...
|
|
virtual OFCondition | setMedicalAlerts (const OFString &value, const OFBool check=OFTrue) |
| set MedicalAlerts (0010,2000) More...
|
|
virtual OFCondition | setMetersetExposure (const OFString &value, const OFBool check=OFTrue) |
| set MetersetExposure (3002,0032) 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 | setNumberOfFrames (const OFString &value, const OFBool check=OFTrue) |
| set NumberOfFrames (0028,0008) More...
|
|
virtual OFCondition | setOccupation (const OFString &value, const OFBool check=OFTrue) |
| set Occupation (0010,2180) More...
|
|
virtual OFCondition | setOperatorsName (const OFString &value, const OFBool check=OFTrue) |
| set OperatorsName (0008,1070) 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 | setPatientAge (const OFString &value, const OFBool check=OFTrue) |
| set PatientAge (0010,1010) More...
|
|
virtual OFCondition | setPatientAlternativeCalendar (const OFString &value, const OFBool check=OFTrue) |
| set PatientAlternativeCalendar (0010,0035) More...
|
|
virtual OFCondition | setPatientBirthDate (const OFString &value, const OFBool check=OFTrue) |
| set PatientBirthDate (0010,0030) More...
|
|
virtual OFCondition | setPatientBirthDateInAlternativeCalendar (const OFString &value, const OFBool check=OFTrue) |
| set PatientBirthDateInAlternativeCalendar (0010,0033) More...
|
|
virtual OFCondition | setPatientBirthTime (const OFString &value, const OFBool check=OFTrue) |
| set PatientBirthTime (0010,0032) More...
|
|
virtual OFCondition | setPatientBodyMassIndex (const OFString &value, const OFBool check=OFTrue) |
| set PatientBodyMassIndex (0010,1022) 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 | setPatientDeathDateInAlternativeCalendar (const OFString &value, const OFBool check=OFTrue) |
| set PatientDeathDateInAlternativeCalendar (0010,0034) 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 | setPatientPosition (const OFString &value, const OFBool check=OFTrue) |
| set PatientPosition (0018,5100) 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 | setPatientState (const OFString &value, const OFBool check=OFTrue) |
| set PatientState (0038,0500) More...
|
|
virtual OFCondition | setPatientSupportAngle (const OFString &value, const OFBool check=OFTrue) |
| set PatientSupportAngle (300a,0122) 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 | setPerformedProcedureStepEndDate (const OFString &value, const OFBool check=OFTrue) |
| set PerformedProcedureStepEndDate (0040,0250) More...
|
|
virtual OFCondition | setPerformedProcedureStepEndTime (const OFString &value, const OFBool check=OFTrue) |
| set PerformedProcedureStepEndTime (0040,0251) 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 | setPixelIntensityRelationship (const OFString &value, const OFBool check=OFTrue) |
| set PixelIntensityRelationship (0028,1040) More...
|
|
virtual OFCondition | setPixelIntensityRelationshipSign (const Sint16 value, const unsigned long pos=0) |
| set PixelIntensityRelationshipSign (0028,1041) More...
|
|
virtual OFCondition | setPixelPaddingRangeLimit (const Uint16 value, const unsigned long pos=0) |
| set PixelPaddingRangeLimit (0028,0121) 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 | 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 | setPreferredPlaybackSequencing (const Uint16 value, const unsigned long pos=0) |
| set PreferredPlaybackSequencing (0018,1244) More...
|
|
virtual OFCondition | setPregnancyStatus (const Uint16 value, const unsigned long pos=0) |
| set PregnancyStatus (0010,21c0) More...
|
|
virtual OFCondition | setPresentationLUTShape (const OFString &value, const OFBool check=OFTrue) |
| set PresentationLUTShape (2050,0020) More...
|
|
virtual OFCondition | setPrimaryDosimeterUnit (const OFString &value, const OFBool check=OFTrue) |
| set PrimaryDosimeterUnit (300a,00b3) More...
|
|
virtual OFCondition | setQualityControlImage (const OFString &value, const OFBool check=OFTrue) |
| set QualityControlImage (0028,0300) More...
|
|
virtual OFCondition | setQualityControlSubject (const OFString &value, const OFBool check=OFTrue) |
| set QualityControlSubject (0010,0200) More...
|
|
virtual OFCondition | setQueryRetrieveView (const OFString &value, const OFBool check=OFTrue) |
| set QueryRetrieveView (0008,0053) More...
|
|
virtual OFCondition | setRTImageDescription (const OFString &value, const OFBool check=OFTrue) |
| set RTImageDescription (3002,0004) More...
|
|
virtual OFCondition | setRTImageLabel (const OFString &value, const OFBool check=OFTrue) |
| set RTImageLabel (3002,0002) More...
|
|
virtual OFCondition | setRTImageName (const OFString &value, const OFBool check=OFTrue) |
| set RTImageName (3002,0003) More...
|
|
virtual OFCondition | setRTImageOrientation (const OFString &value, const OFBool check=OFTrue) |
| set RTImageOrientation (3002,0010) More...
|
|
virtual OFCondition | setRTImagePlane (const OFString &value, const OFBool check=OFTrue) |
| set RTImagePlane (3002,000c) More...
|
|
virtual OFCondition | setRTImagePosition (const OFString &value, const OFBool check=OFTrue) |
| set RTImagePosition (3002,0012) More...
|
|
virtual OFCondition | setRTImageSID (const OFString &value, const OFBool check=OFTrue) |
| set RTImageSID (3002,0026) More...
|
|
virtual OFCondition | setRadiationMachineName (const OFString &value, const OFBool check=OFTrue) |
| set RadiationMachineName (3002,0020) More...
|
|
virtual OFCondition | setRadiationMachineSAD (const OFString &value, const OFBool check=OFTrue) |
| set RadiationMachineSAD (3002,0022) More...
|
|
virtual OFCondition | setRadiationMachineSSD (const OFString &value, const OFBool check=OFTrue) |
| set RadiationMachineSSD (3002,0024) More...
|
|
virtual OFCondition | setRecognizableVisualFeatures (const OFString &value, const OFBool check=OFTrue) |
| set RecognizableVisualFeatures (0028,0302) More...
|
|
virtual OFCondition | setRecommendedDisplayFrameRate (const OFString &value, const OFBool check=OFTrue) |
| set RecommendedDisplayFrameRate (0008,2144) 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 | setReferencedBeamNumber (const OFString &value, const OFBool check=OFTrue) |
| set ReferencedBeamNumber (300c,0006) More...
|
|
virtual OFCondition | setReferencedFractionGroupNumber (const OFString &value, const OFBool check=OFTrue) |
| set ReferencedFractionGroupNumber (300c,0022) 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 | setReportedValuesOrigin (const OFString &value, const OFBool check=OFTrue) |
| set ReportedValuesOrigin (3002,000a) 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 | setReviewDate (const OFString &value, const OFBool check=OFTrue) |
| set ReviewDate (300e,0004) More...
|
|
virtual OFCondition | setReviewTime (const OFString &value, const OFBool check=OFTrue) |
| set ReviewTime (300e,0005) More...
|
|
virtual OFCondition | setReviewerName (const OFString &value, const OFBool check=OFTrue) |
| set ReviewerName (300e,0008) 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 | setSeriesDate (const OFString &value, const OFBool check=OFTrue) |
| set SeriesDate (0008,0021) 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 | setSeriesTime (const OFString &value, const OFBool check=OFTrue) |
| set SeriesTime (0008,0031) More...
|
|
virtual OFCondition | setServiceEpisodeDescription (const OFString &value, const OFBool check=OFTrue) |
| set ServiceEpisodeDescription (0038,0062) More...
|
|
virtual OFCondition | setServiceEpisodeID (const OFString &value, const OFBool check=OFTrue) |
| set ServiceEpisodeID (0038,0060) More...
|
|
virtual OFCondition | setSmallestImagePixelValue (const Uint16 value, const unsigned long pos=0) |
| set SmallestImagePixelValue (0028,0106) More...
|
|
virtual OFCondition | setSmokingStatus (const OFString &value, const OFBool check=OFTrue) |
| set SmokingStatus (0010,21a0) More...
|
|
virtual OFCondition | setSoftwareVersions (const OFString &value, const OFBool check=OFTrue) |
| set SoftwareVersions (0018,1020) More...
|
|
virtual OFCondition | setSourceToReferenceObjectDistance (const OFString &value, const OFBool check=OFTrue) |
| set SourceToReferenceObjectDistance (3002,0028) 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 | setStartCumulativeMetersetWeight (const OFString &value, const OFBool check=OFTrue) |
| set StartCumulativeMetersetWeight (300c,0008) More...
|
|
virtual OFCondition | setStartTrim (const OFString &value, const OFBool check=OFTrue) |
| set StartTrim (0008,2142) More...
|
|
virtual OFCondition | setStationName (const OFString &value, const OFBool check=OFTrue) |
| set StationName (0008,1010) More...
|
|
virtual OFCondition | setStereoPairsPresent (const OFString &value, const OFBool check=OFTrue) |
| set StereoPairsPresent (0022,0028) More...
|
|
virtual OFCondition | setStopTrim (const OFString &value, const OFBool check=OFTrue) |
| set StopTrim (0008,2143) More...
|
|
virtual OFCondition | setStrainAdditionalInformation (const OFString &value, const OFBool check=OFTrue) |
| set StrainAdditionalInformation (0010,0218) More...
|
|
virtual OFCondition | setStrainDescription (const OFString &value, const OFBool check=OFTrue) |
| set StrainDescription (0010,0212) More...
|
|
virtual OFCondition | setStrainNomenclature (const OFString &value, const OFBool check=OFTrue) |
| set StrainNomenclature (0010,0213) 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 | setTableTopEccentricAngle (const OFString &value, const OFBool check=OFTrue) |
| set TableTopEccentricAngle (300a,0125) More...
|
|
virtual OFCondition | setTableTopEccentricAxisDistance (const OFString &value, const OFBool check=OFTrue) |
| set TableTopEccentricAxisDistance (300a,0124) More...
|
|
virtual OFCondition | setTableTopLateralPosition (const OFString &value, const OFBool check=OFTrue) |
| set TableTopLateralPosition (300a,012a) More...
|
|
virtual OFCondition | setTableTopLongitudinalPosition (const OFString &value, const OFBool check=OFTrue) |
| set TableTopLongitudinalPosition (300a,0129) More...
|
|
virtual OFCondition | setTableTopPitchAngle (const Float32 value, const unsigned long pos=0) |
| set TableTopPitchAngle (300a,0140) More...
|
|
virtual OFCondition | setTableTopRollAngle (const Float32 value, const unsigned long pos=0) |
| set TableTopRollAngle (300a,0144) More...
|
|
virtual OFCondition | setTableTopVerticalPosition (const OFString &value, const OFBool check=OFTrue) |
| set TableTopVerticalPosition (300a,0128) 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 | setVOILUTFunction (const OFString &value, const OFBool check=OFTrue) |
| set VOILUTFunction (0028,1056) More...
|
|
virtual OFCondition | setWindowCenter (const OFString &value, const OFBool check=OFTrue) |
| set WindowCenter (0028,1050) More...
|
|
virtual OFCondition | setWindowCenterWidthExplanation (const OFString &value, const OFBool check=OFTrue) |
| set WindowCenterWidthExplanation (0028,1055) More...
|
|
virtual OFCondition | setWindowWidth (const OFString &value, const OFBool check=OFTrue) |
| set WindowWidth (0028,1051) More...
|
|
virtual OFCondition | setXRayImageReceptorAngle (const OFString &value, const OFBool check=OFTrue) |
| set XRayImageReceptorAngle (3002,000e) More...
|
|
virtual OFCondition | setXRayImageReceptorTranslation (const OFString &value, const OFBool check=OFTrue) |
| set XRayImageReceptorTranslation (3002,000d) More...
|
|