| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
 Inheritance diagram for DRTExposureSequence::Item:
 Inheritance diagram for DRTExposureSequence::Item:| Public Member Functions | |
| Item (const OFBool emptyDefaultItem=OFFalse) | |
| (default) constructor | |
| Item (const Item ©) | |
| copy constructor | |
| virtual | ~Item () | 
| destructor | |
| Item & | operator= (const Item ©) | 
| assignment operator | |
| void | clear () | 
| clear all internal member variables | |
| OFBool | isEmpty () | 
| check if item is empty | |
| OFBool | isValid () const | 
| check if item is valid, i.e. not the empty default item | |
| OFCondition | read (DcmItem &item) | 
| read elements from sequence item | |
| OFCondition | write (DcmItem &item) | 
| write elements to sequence item | |
| OFCondition | getBeamLimitingDeviceAngle (OFString &value, const signed long pos=0) const | 
| get BeamLimitingDeviceAngle (300a,0120) | |
| OFCondition | getBeamLimitingDeviceAngle (Float64 &value, const unsigned long pos=0) const | 
| get BeamLimitingDeviceAngle (300a,0120) | |
| OFCondition | getDiaphragmPosition (OFString &value, const signed long pos=0) const | 
| get DiaphragmPosition (3002,0034) | |
| OFCondition | getDiaphragmPosition (Float64 &value, const unsigned long pos=0) const | 
| get DiaphragmPosition (3002,0034) | |
| OFCondition | getDiaphragmPosition (OFVector< Float64 > &value) const | 
| get DiaphragmPosition (3002,0034) | |
| OFCondition | getExposureTime (OFString &value, const signed long pos=0) const | 
| get ExposureTime (0018,1150) | |
| OFCondition | getExposureTime (Sint32 &value, const unsigned long pos=0) const | 
| get ExposureTime (0018,1150) | |
| OFCondition | getExposureTimeInms (Float64 &value, const unsigned long pos=0) const | 
| get ExposureTimeInms (0018,9328) | |
| OFCondition | getGantryAngle (OFString &value, const signed long pos=0) const | 
| get GantryAngle (300a,011e) | |
| OFCondition | getGantryAngle (Float64 &value, const unsigned long pos=0) const | 
| get GantryAngle (300a,011e) | |
| OFCondition | getGantryPitchAngle (Float32 &value, const unsigned long pos=0) const | 
| get GantryPitchAngle (300a,014a) | |
| OFCondition | getKVP (OFString &value, const signed long pos=0) const | 
| get KVP (0018,0060) | |
| OFCondition | getKVP (Float64 &value, const unsigned long pos=0) const | 
| get KVP (0018,0060) | |
| OFCondition | getMetersetExposure (OFString &value, const signed long pos=0) const | 
| get MetersetExposure (3002,0032) | |
| OFCondition | getMetersetExposure (Float64 &value, const unsigned long pos=0) const | 
| get MetersetExposure (3002,0032) | |
| OFCondition | getNumberOfBlocks (OFString &value, const signed long pos=0) const | 
| get NumberOfBlocks (300a,00f0) | |
| OFCondition | getNumberOfBlocks (Sint32 &value, const unsigned long pos=0) const | 
| get NumberOfBlocks (300a,00f0) | |
| OFCondition | getPatientSupportAngle (OFString &value, const signed long pos=0) const | 
| get PatientSupportAngle (300a,0122) | |
| OFCondition | getPatientSupportAngle (Float64 &value, const unsigned long pos=0) const | 
| get PatientSupportAngle (300a,0122) | |
| OFCondition | getReferencedFrameNumber (OFString &value, const signed long pos=0) const | 
| get ReferencedFrameNumber (0008,1160) | |
| OFCondition | getReferencedFrameNumber (Sint32 &value, const unsigned long pos=0) const | 
| get ReferencedFrameNumber (0008,1160) | |
| OFCondition | getTableTopLateralPosition (OFString &value, const signed long pos=0) const | 
| get TableTopLateralPosition (300a,012a) | |
| OFCondition | getTableTopLateralPosition (Float64 &value, const unsigned long pos=0) const | 
| get TableTopLateralPosition (300a,012a) | |
| OFCondition | getTableTopLongitudinalPosition (OFString &value, const signed long pos=0) const | 
| get TableTopLongitudinalPosition (300a,0129) | |
| OFCondition | getTableTopLongitudinalPosition (Float64 &value, const unsigned long pos=0) const | 
| get TableTopLongitudinalPosition (300a,0129) | |
| OFCondition | getTableTopPitchAngle (Float32 &value, const unsigned long pos=0) const | 
| get TableTopPitchAngle (300a,0140) | |
| OFCondition | getTableTopRollAngle (Float32 &value, const unsigned long pos=0) const | 
| get TableTopRollAngle (300a,0144) | |
| OFCondition | getTableTopVerticalPosition (OFString &value, const signed long pos=0) const | 
| get TableTopVerticalPosition (300a,0128) | |
| OFCondition | getTableTopVerticalPosition (Float64 &value, const unsigned long pos=0) const | 
| get TableTopVerticalPosition (300a,0128) | |
| OFCondition | getXRayTubeCurrent (OFString &value, const signed long pos=0) const | 
| get XRayTubeCurrent (0018,1151) | |
| OFCondition | getXRayTubeCurrent (Sint32 &value, const unsigned long pos=0) const | 
| get XRayTubeCurrent (0018,1151) | |
| OFCondition | getXRayTubeCurrentInmA (Float64 &value, const unsigned long pos=0) const | 
| get XRayTubeCurrentInmA (0018,9330) | |
| DRTApplicatorSequenceInRTImageModule & | getApplicatorSequence () | 
| get ApplicatorSequence (300a,0107) | |
| const DRTApplicatorSequenceInRTImageModule & | getApplicatorSequence () const | 
| get ApplicatorSequence (300a,0107) | |
| DRTBeamLimitingDeviceSequenceInRTImageModule & | getBeamLimitingDeviceSequence () | 
| get BeamLimitingDeviceSequence (300a,00b6) | |
| const DRTBeamLimitingDeviceSequenceInRTImageModule & | getBeamLimitingDeviceSequence () const | 
| get BeamLimitingDeviceSequence (300a,00b6) | |
| DRTBlockSequenceInRTImageModule & | getBlockSequence () | 
| get BlockSequence (300a,00f4) | |
| const DRTBlockSequenceInRTImageModule & | getBlockSequence () const | 
| get BlockSequence (300a,00f4) | |
| DRTEnhancedRTBeamLimitingOpeningSequence & | getEnhancedRTBeamLimitingOpeningSequence () | 
| get EnhancedRTBeamLimitingOpeningSequence (3008,00a2) | |
| const DRTEnhancedRTBeamLimitingOpeningSequence & | getEnhancedRTBeamLimitingOpeningSequence () const | 
| get EnhancedRTBeamLimitingOpeningSequence (3008,00a2) | |
| DRTGeneralAccessorySequenceInRTImageModule & | getGeneralAccessorySequence () | 
| get GeneralAccessorySequence (300a,0420) | |
| const DRTGeneralAccessorySequenceInRTImageModule & | getGeneralAccessorySequence () const | 
| get GeneralAccessorySequence (300a,0420) | |
| DRTPrimaryFluenceModeSequence & | getPrimaryFluenceModeSequence () | 
| get PrimaryFluenceModeSequence (3002,0050) | |
| const DRTPrimaryFluenceModeSequence & | getPrimaryFluenceModeSequence () const | 
| get PrimaryFluenceModeSequence (3002,0050) | |
| OFCondition | setBeamLimitingDeviceAngle (const OFString &value, const OFBool check=OFTrue) | 
| set BeamLimitingDeviceAngle (300a,0120) | |
| OFCondition | setDiaphragmPosition (const OFString &value, const OFBool check=OFTrue) | 
| set DiaphragmPosition (3002,0034) | |
| OFCondition | setExposureTime (const OFString &value, const OFBool check=OFTrue) | 
| set ExposureTime (0018,1150) | |
| OFCondition | setExposureTimeInms (const Float64 value, const unsigned long pos=0) | 
| set ExposureTimeInms (0018,9328) | |
| OFCondition | setGantryAngle (const OFString &value, const OFBool check=OFTrue) | 
| set GantryAngle (300a,011e) | |
| OFCondition | setGantryPitchAngle (const Float32 value, const unsigned long pos=0) | 
| set GantryPitchAngle (300a,014a) | |
| OFCondition | setKVP (const OFString &value, const OFBool check=OFTrue) | 
| set KVP (0018,0060) | |
| OFCondition | setMetersetExposure (const OFString &value, const OFBool check=OFTrue) | 
| set MetersetExposure (3002,0032) | |
| OFCondition | setNumberOfBlocks (const OFString &value, const OFBool check=OFTrue) | 
| set NumberOfBlocks (300a,00f0) | |
| OFCondition | setPatientSupportAngle (const OFString &value, const OFBool check=OFTrue) | 
| set PatientSupportAngle (300a,0122) | |
| OFCondition | setReferencedFrameNumber (const OFString &value, const OFBool check=OFTrue) | 
| set ReferencedFrameNumber (0008,1160) | |
| OFCondition | setTableTopLateralPosition (const OFString &value, const OFBool check=OFTrue) | 
| set TableTopLateralPosition (300a,012a) | |
| OFCondition | setTableTopLongitudinalPosition (const OFString &value, const OFBool check=OFTrue) | 
| set TableTopLongitudinalPosition (300a,0129) | |
| OFCondition | setTableTopPitchAngle (const Float32 value, const unsigned long pos=0) | 
| set TableTopPitchAngle (300a,0140) | |
| OFCondition | setTableTopRollAngle (const Float32 value, const unsigned long pos=0) | 
| set TableTopRollAngle (300a,0144) | |
| OFCondition | setTableTopVerticalPosition (const OFString &value, const OFBool check=OFTrue) | 
| set TableTopVerticalPosition (300a,0128) | |
| OFCondition | setXRayTubeCurrent (const OFString &value, const OFBool check=OFTrue) | 
| set XRayTubeCurrent (0018,1151) | |
| OFCondition | setXRayTubeCurrentInmA (const Float64 value, const unsigned long pos=0) | 
| set XRayTubeCurrentInmA (0018,9330) | |
| Private Attributes | |
| OFBool | EmptyDefaultItem | 
| internal flag used to mark the empty default item | |
| DRTApplicatorSequenceInRTImageModule | ApplicatorSequence | 
| ApplicatorSequence (300a,0107) vr=SQ, vm=1, type=3. | |
| DcmDecimalString | BeamLimitingDeviceAngle | 
| BeamLimitingDeviceAngle (300a,0120) vr=DS, vm=1, type=3. | |
| DRTBeamLimitingDeviceSequenceInRTImageModule | BeamLimitingDeviceSequence | 
| BeamLimitingDeviceSequence (300a,00b6) vr=SQ, vm=1, type=3. | |
| DRTBlockSequenceInRTImageModule | BlockSequence | 
| BlockSequence (300a,00f4) vr=SQ, vm=1, type=2C. | |
| DcmDecimalString | DiaphragmPosition | 
| DiaphragmPosition (3002,0034) vr=DS, vm=4, type=3. | |
| DRTEnhancedRTBeamLimitingOpeningSequence | EnhancedRTBeamLimitingOpeningSequence | 
| EnhancedRTBeamLimitingOpeningSequence (3008,00a2) vr=SQ, vm=1, type=2C. | |
| DcmIntegerString | ExposureTime | 
| ExposureTime (0018,1150) vr=IS, vm=1, type=2C. | |
| DcmFloatingPointDouble | ExposureTimeInms | 
| ExposureTimeInms (0018,9328) vr=FD, vm=1, type=3. | |
| DcmDecimalString | GantryAngle | 
| GantryAngle (300a,011e) vr=DS, vm=1, type=3. | |
| DcmFloatingPointSingle | GantryPitchAngle | 
| GantryPitchAngle (300a,014a) vr=FL, vm=1, type=3. | |
| DRTGeneralAccessorySequenceInRTImageModule | GeneralAccessorySequence | 
| GeneralAccessorySequence (300a,0420) vr=SQ, vm=1, type=3. | |
| DcmDecimalString | KVP | 
| KVP (0018,0060) vr=DS, vm=1, type=2C. | |
| DcmDecimalString | MetersetExposure | 
| MetersetExposure (3002,0032) vr=DS, vm=1, type=2C. | |
| DcmIntegerString | NumberOfBlocks | 
| NumberOfBlocks (300a,00f0) vr=IS, vm=1, type=1. | |
| DcmDecimalString | PatientSupportAngle | 
| PatientSupportAngle (300a,0122) vr=DS, vm=1, type=3. | |
| DRTPrimaryFluenceModeSequence | PrimaryFluenceModeSequence | 
| PrimaryFluenceModeSequence (3002,0050) vr=SQ, vm=1, type=3. | |
| DcmIntegerString | ReferencedFrameNumber | 
| ReferencedFrameNumber (0008,1160) vr=IS, vm=1-n, type=1C. | |
| DcmDecimalString | TableTopLateralPosition | 
| TableTopLateralPosition (300a,012a) vr=DS, vm=1, type=3. | |
| DcmDecimalString | TableTopLongitudinalPosition | 
| TableTopLongitudinalPosition (300a,0129) vr=DS, vm=1, type=3. | |
| DcmFloatingPointSingle | TableTopPitchAngle | 
| TableTopPitchAngle (300a,0140) vr=FL, vm=1, type=3. | |
| DcmFloatingPointSingle | TableTopRollAngle | 
| TableTopRollAngle (300a,0144) vr=FL, vm=1, type=3. | |
| DcmDecimalString | TableTopVerticalPosition | 
| TableTopVerticalPosition (300a,0128) vr=DS, vm=1, type=3. | |
| DcmIntegerString | XRayTubeCurrent | 
| XRayTubeCurrent (0018,1151) vr=IS, vm=1, type=2C. | |
| DcmFloatingPointDouble | XRayTubeCurrentInmA | 
| XRayTubeCurrentInmA (0018,9330) vr=FD, vm=1, type=3. | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from DRTTypes | |
| virtual | ~DRTTypes () | 
| destructor. | |
|  Static Protected Member Functions inherited from DRTTypes | |
| static OFCondition | addElementToDataset (OFCondition &result, DcmItem &dataset, DcmElement *element, const OFString &vm, const OFString &type, const char *moduleName=NULL) | 
| add given element to the dataset. | |
| static OFCondition | getElementFromDataset (DcmItem &dataset, DcmElement &element) | 
| get element from dataset | |
| static OFCondition | getStringValueFromElement (const DcmElement &element, OFString &stringValue, const signed long pos=0) | 
| get string value from element | |
| static OFCondition | getStringValueFromDataset (DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue) | 
| get string value from dataset | |
| static OFCondition | putStringValueToDataset (DcmItem &dataset, const DcmTag &tag, const OFString &stringValue, const OFBool allowEmpty=OFTrue) | 
| put string value to dataset | |
| static OFBool | checkElementValue (DcmElement &element, const OFString &vm, const OFString &type, const OFCondition &searchCond=EC_Normal, const char *moduleName=NULL) | 
| check element value for correct value multiplicity and type | |
| static OFCondition | getAndCheckElementFromDataset (DcmItem &dataset, DcmElement &element, const OFString &vm, const OFString &type, const char *moduleName=NULL) | 
| get element from dataset and check it for correct value multiplicity and type. | |
| static OFCondition | getAndCheckStringValueFromDataset (DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue, const OFString &vm, const OFString &type, const char *moduleName=NULL) | 
| get string value from dataset and check it for correct value multiplicity and type. | |
Item class.
| DRTExposureSequence::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) | 
(default) constructor
| emptyDefaultItem | flag used to mark the empty default item | 
Referenced by Item(), and operator=().
| DRTExposureSequence::Item::Item | ( | const Item & | copy | ) | 
| 
 | inline | 
get ApplicatorSequence (300a,0107)
References ApplicatorSequence.
| 
 | inline | 
get ApplicatorSequence (300a,0107)
References ApplicatorSequence.
| OFCondition DRTExposureSequence::Item::getBeamLimitingDeviceAngle | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get BeamLimitingDeviceAngle (300a,0120)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getBeamLimitingDeviceAngle | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get BeamLimitingDeviceAngle (300a,0120)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| 
 | inline | 
get BeamLimitingDeviceSequence (300a,00b6)
References BeamLimitingDeviceSequence.
| 
 | inline | 
get BeamLimitingDeviceSequence (300a,00b6)
References BeamLimitingDeviceSequence.
| 
 | inline | 
| 
 | inline | 
| OFCondition DRTExposureSequence::Item::getDiaphragmPosition | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get DiaphragmPosition (3002,0034)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getDiaphragmPosition | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get DiaphragmPosition (3002,0034)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getDiaphragmPosition | ( | OFVector< Float64 > & | value | ) | const | 
get DiaphragmPosition (3002,0034)
| value | reference to variable in which the value(s) should be stored | 
| 
 | inline | 
get EnhancedRTBeamLimitingOpeningSequence (3008,00a2)
References EnhancedRTBeamLimitingOpeningSequence.
| 
 | inline | 
get EnhancedRTBeamLimitingOpeningSequence (3008,00a2)
References EnhancedRTBeamLimitingOpeningSequence.
| OFCondition DRTExposureSequence::Item::getExposureTime | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get ExposureTime (0018,1150)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getExposureTime | ( | Sint32 & | value, | 
| const unsigned long | pos = 0 ) const | 
get ExposureTime (0018,1150)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getExposureTimeInms | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get ExposureTimeInms (0018,9328)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getGantryAngle | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get GantryAngle (300a,011e)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getGantryAngle | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get GantryAngle (300a,011e)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getGantryPitchAngle | ( | Float32 & | value, | 
| const unsigned long | pos = 0 ) const | 
get GantryPitchAngle (300a,014a)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| 
 | inline | 
get GeneralAccessorySequence (300a,0420)
References GeneralAccessorySequence.
| 
 | inline | 
get GeneralAccessorySequence (300a,0420)
References GeneralAccessorySequence.
| OFCondition DRTExposureSequence::Item::getKVP | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get KVP (0018,0060)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getKVP | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get KVP (0018,0060)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getMetersetExposure | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get MetersetExposure (3002,0032)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getMetersetExposure | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get MetersetExposure (3002,0032)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getNumberOfBlocks | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get NumberOfBlocks (300a,00f0)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getNumberOfBlocks | ( | Sint32 & | value, | 
| const unsigned long | pos = 0 ) const | 
get NumberOfBlocks (300a,00f0)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getPatientSupportAngle | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get PatientSupportAngle (300a,0122)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getPatientSupportAngle | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get PatientSupportAngle (300a,0122)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| 
 | inline | 
get PrimaryFluenceModeSequence (3002,0050)
References PrimaryFluenceModeSequence.
| 
 | inline | 
get PrimaryFluenceModeSequence (3002,0050)
References PrimaryFluenceModeSequence.
| OFCondition DRTExposureSequence::Item::getReferencedFrameNumber | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get ReferencedFrameNumber (0008,1160)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getReferencedFrameNumber | ( | Sint32 & | value, | 
| const unsigned long | pos = 0 ) const | 
get ReferencedFrameNumber (0008,1160)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getTableTopLateralPosition | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get TableTopLateralPosition (300a,012a)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getTableTopLateralPosition | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get TableTopLateralPosition (300a,012a)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getTableTopLongitudinalPosition | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get TableTopLongitudinalPosition (300a,0129)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getTableTopLongitudinalPosition | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get TableTopLongitudinalPosition (300a,0129)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getTableTopPitchAngle | ( | Float32 & | value, | 
| const unsigned long | pos = 0 ) const | 
get TableTopPitchAngle (300a,0140)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getTableTopRollAngle | ( | Float32 & | value, | 
| const unsigned long | pos = 0 ) const | 
get TableTopRollAngle (300a,0144)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getTableTopVerticalPosition | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get TableTopVerticalPosition (300a,0128)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getTableTopVerticalPosition | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get TableTopVerticalPosition (300a,0128)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getXRayTubeCurrent | ( | OFString & | value, | 
| const signed long | pos = 0 ) const | 
get XRayTubeCurrent (0018,1151)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1), -1 for all components | 
| OFCondition DRTExposureSequence::Item::getXRayTubeCurrent | ( | Sint32 & | value, | 
| const unsigned long | pos = 0 ) const | 
get XRayTubeCurrent (0018,1151)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFCondition DRTExposureSequence::Item::getXRayTubeCurrentInmA | ( | Float64 & | value, | 
| const unsigned long | pos = 0 ) const | 
get XRayTubeCurrentInmA (0018,9330)
| value | reference to variable in which the value should be stored | 
| pos | index of the value to get (0..vm-1) | 
| OFBool DRTExposureSequence::Item::isEmpty | ( | ) | 
check if item is empty
| OFBool DRTExposureSequence::Item::isValid | ( | ) | const | 
check if item is valid, i.e. not the empty default item
assignment operator
| copy | item object to be copied | 
References Item().
| OFCondition DRTExposureSequence::Item::read | ( | DcmItem & | item | ) | 
read elements from sequence item
| item | reference to DICOM sequence item from which the elements should be read | 
| OFCondition DRTExposureSequence::Item::setBeamLimitingDeviceAngle | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set BeamLimitingDeviceAngle (300a,0120)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setDiaphragmPosition | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set DiaphragmPosition (3002,0034)
| value | value to be set (possibly multi-valued) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (4) if enabled | 
| OFCondition DRTExposureSequence::Item::setExposureTime | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set ExposureTime (0018,1150)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (IS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setExposureTimeInms | ( | const Float64 | value, | 
| const unsigned long | pos = 0 ) | 
set ExposureTimeInms (0018,9328)
| value | value to be set (should be valid for this VR) | 
| pos | index of the value to be set (0..vm-1), vm=1 | 
| OFCondition DRTExposureSequence::Item::setGantryAngle | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set GantryAngle (300a,011e)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setGantryPitchAngle | ( | const Float32 | value, | 
| const unsigned long | pos = 0 ) | 
set GantryPitchAngle (300a,014a)
| value | value to be set (should be valid for this VR) | 
| pos | index of the value to be set (0..vm-1), vm=1 | 
| OFCondition DRTExposureSequence::Item::setKVP | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set KVP (0018,0060)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setMetersetExposure | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set MetersetExposure (3002,0032)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setNumberOfBlocks | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set NumberOfBlocks (300a,00f0)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (IS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setPatientSupportAngle | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set PatientSupportAngle (300a,0122)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setReferencedFrameNumber | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set ReferencedFrameNumber (0008,1160)
| value | value to be set (possibly multi-valued) or "" for no value | 
| check | check 'value' for conformance with VR (IS) and VM (1-n) if enabled | 
| OFCondition DRTExposureSequence::Item::setTableTopLateralPosition | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set TableTopLateralPosition (300a,012a)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setTableTopLongitudinalPosition | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set TableTopLongitudinalPosition (300a,0129)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setTableTopPitchAngle | ( | const Float32 | value, | 
| const unsigned long | pos = 0 ) | 
set TableTopPitchAngle (300a,0140)
| value | value to be set (should be valid for this VR) | 
| pos | index of the value to be set (0..vm-1), vm=1 | 
| OFCondition DRTExposureSequence::Item::setTableTopRollAngle | ( | const Float32 | value, | 
| const unsigned long | pos = 0 ) | 
set TableTopRollAngle (300a,0144)
| value | value to be set (should be valid for this VR) | 
| pos | index of the value to be set (0..vm-1), vm=1 | 
| OFCondition DRTExposureSequence::Item::setTableTopVerticalPosition | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set TableTopVerticalPosition (300a,0128)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (DS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setXRayTubeCurrent | ( | const OFString & | value, | 
| const OFBool | check = OFTrue ) | 
set XRayTubeCurrent (0018,1151)
| value | value to be set (single value only) or "" for no value | 
| check | check 'value' for conformance with VR (IS) and VM (1) if enabled | 
| OFCondition DRTExposureSequence::Item::setXRayTubeCurrentInmA | ( | const Float64 | value, | 
| const unsigned long | pos = 0 ) | 
set XRayTubeCurrentInmA (0018,9330)
| value | value to be set (should be valid for this VR) | 
| pos | index of the value to be set (0..vm-1), vm=1 | 
| OFCondition DRTExposureSequence::Item::write | ( | DcmItem & | item | ) | 
write elements to sequence item
| item | reference to DICOM sequence item to which the elements should be written |