DCMTK
Version 3.6.6
OFFIS DICOM Toolkit
|
Public Member Functions | |
Item (const OFBool emptyDefaultItem=OFFalse) | |
(default) constructor More... | |
Item (const Item ©) | |
copy constructor More... | |
virtual | ~Item () |
destructor | |
Item & | operator= (const Item ©) |
assigment operator More... | |
void | clear () |
clear all internal member variables | |
OFBool | isEmpty () |
check if item is empty More... | |
OFBool | isValid () const |
check if item is valid, i.e. not the empty default item More... | |
OFCondition | read (DcmItem &item) |
read elements from sequence item More... | |
OFCondition | write (DcmItem &item) |
write elements to sequence item More... | |
OFCondition | getBeamDescription (OFString &value, const signed long pos=0) const |
get BeamDescription (300a,00c3) More... | |
OFCondition | getBeamName (OFString &value, const signed long pos=0) const |
get BeamName (300a,00c2) More... | |
OFCondition | getBeamType (OFString &value, const signed long pos=0) const |
get BeamType (300a,00c4) More... | |
OFCondition | getCurrentFractionNumber (OFString &value, const signed long pos=0) const |
get CurrentFractionNumber (3008,0022) More... | |
OFCondition | getCurrentFractionNumber (Sint32 &value, const unsigned long pos=0) const |
get CurrentFractionNumber (3008,0022) More... | |
OFCondition | getDeliveredPrimaryMeterset (OFString &value, const signed long pos=0) const |
get DeliveredPrimaryMeterset (3008,0036) More... | |
OFCondition | getDeliveredPrimaryMeterset (Float64 &value, const unsigned long pos=0) const |
get DeliveredPrimaryMeterset (3008,0036) More... | |
OFCondition | getDeliveredSecondaryMeterset (OFString &value, const signed long pos=0) const |
get DeliveredSecondaryMeterset (3008,0037) More... | |
OFCondition | getDeliveredSecondaryMeterset (Float64 &value, const unsigned long pos=0) const |
get DeliveredSecondaryMeterset (3008,0037) More... | |
OFCondition | getDeliveredTreatmentTime (OFString &value, const signed long pos=0) const |
get DeliveredTreatmentTime (3008,003b) More... | |
OFCondition | getDeliveredTreatmentTime (Float64 &value, const unsigned long pos=0) const |
get DeliveredTreatmentTime (3008,003b) More... | |
OFCondition | getFixationEye (OFString &value, const signed long pos=0) const |
get FixationEye (300a,0150) More... | |
OFCondition | getFixationLightAzimuthalAngle (Float32 &value, const unsigned long pos=0) const |
get FixationLightAzimuthalAngle (300a,0356) More... | |
OFCondition | getFixationLightPolarAngle (Float32 &value, const unsigned long pos=0) const |
get FixationLightPolarAngle (300a,0358) More... | |
OFCondition | getModulatedScanModeType (OFString &value, const signed long pos=0) const |
get ModulatedScanModeType (300a,0309) More... | |
OFCondition | getNumberOfBlocks (OFString &value, const signed long pos=0) const |
get NumberOfBlocks (300a,00f0) More... | |
OFCondition | getNumberOfBlocks (Sint32 &value, const unsigned long pos=0) const |
get NumberOfBlocks (300a,00f0) More... | |
OFCondition | getNumberOfBoli (OFString &value, const signed long pos=0) const |
get NumberOfBoli (300a,00ed) More... | |
OFCondition | getNumberOfBoli (Sint32 &value, const unsigned long pos=0) const |
get NumberOfBoli (300a,00ed) More... | |
OFCondition | getNumberOfCompensators (OFString &value, const signed long pos=0) const |
get NumberOfCompensators (300a,00e0) More... | |
OFCondition | getNumberOfCompensators (Sint32 &value, const unsigned long pos=0) const |
get NumberOfCompensators (300a,00e0) More... | |
OFCondition | getNumberOfControlPoints (OFString &value, const signed long pos=0) const |
get NumberOfControlPoints (300a,0110) More... | |
OFCondition | getNumberOfControlPoints (Sint32 &value, const unsigned long pos=0) const |
get NumberOfControlPoints (300a,0110) More... | |
OFCondition | getNumberOfLateralSpreadingDevices (OFString &value, const signed long pos=0) const |
get NumberOfLateralSpreadingDevices (300a,0330) More... | |
OFCondition | getNumberOfLateralSpreadingDevices (Sint32 &value, const unsigned long pos=0) const |
get NumberOfLateralSpreadingDevices (300a,0330) More... | |
OFCondition | getNumberOfRangeModulators (OFString &value, const signed long pos=0) const |
get NumberOfRangeModulators (300a,0340) More... | |
OFCondition | getNumberOfRangeModulators (Sint32 &value, const unsigned long pos=0) const |
get NumberOfRangeModulators (300a,0340) More... | |
OFCondition | getNumberOfRangeShifters (OFString &value, const signed long pos=0) const |
get NumberOfRangeShifters (300a,0312) More... | |
OFCondition | getNumberOfRangeShifters (Sint32 &value, const unsigned long pos=0) const |
get NumberOfRangeShifters (300a,0312) More... | |
OFCondition | getNumberOfWedges (OFString &value, const signed long pos=0) const |
get NumberOfWedges (300a,00d0) More... | |
OFCondition | getNumberOfWedges (Sint32 &value, const unsigned long pos=0) const |
get NumberOfWedges (300a,00d0) More... | |
OFCondition | getPatientSupportAccessoryCode (OFString &value, const signed long pos=0) const |
get PatientSupportAccessoryCode (300a,0354) More... | |
OFCondition | getPatientSupportID (OFString &value, const signed long pos=0) const |
get PatientSupportID (300a,0352) More... | |
OFCondition | getPatientSupportType (OFString &value, const signed long pos=0) const |
get PatientSupportType (300a,0350) More... | |
OFCondition | getRadiationAtomicNumber (OFString &value, const signed long pos=0) const |
get RadiationAtomicNumber (300a,0304) More... | |
OFCondition | getRadiationAtomicNumber (Sint32 &value, const unsigned long pos=0) const |
get RadiationAtomicNumber (300a,0304) More... | |
OFCondition | getRadiationChargeState (Sint16 &value, const unsigned long pos=0) const |
get RadiationChargeState (300a,0306) More... | |
OFCondition | getRadiationMassNumber (OFString &value, const signed long pos=0) const |
get RadiationMassNumber (300a,0302) More... | |
OFCondition | getRadiationMassNumber (Sint32 &value, const unsigned long pos=0) const |
get RadiationMassNumber (300a,0302) More... | |
OFCondition | getRadiationType (OFString &value, const signed long pos=0) const |
get RadiationType (300a,00c6) More... | |
OFCondition | getReferencedBeamNumber (OFString &value, const signed long pos=0) const |
get ReferencedBeamNumber (300c,0006) More... | |
OFCondition | getReferencedBeamNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedBeamNumber (300c,0006) More... | |
OFCondition | getReferencedPatientSetupNumber (OFString &value, const signed long pos=0) const |
get ReferencedPatientSetupNumber (300c,006a) More... | |
OFCondition | getReferencedPatientSetupNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedPatientSetupNumber (300c,006a) More... | |
OFCondition | getReferencedToleranceTableNumber (OFString &value, const signed long pos=0) const |
get ReferencedToleranceTableNumber (300c,00a0) More... | |
OFCondition | getReferencedToleranceTableNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedToleranceTableNumber (300c,00a0) More... | |
OFCondition | getScanMode (OFString &value, const signed long pos=0) const |
get ScanMode (300a,0308) More... | |
OFCondition | getSpecifiedPrimaryMeterset (OFString &value, const signed long pos=0) const |
get SpecifiedPrimaryMeterset (3008,0032) More... | |
OFCondition | getSpecifiedPrimaryMeterset (Float64 &value, const unsigned long pos=0) const |
get SpecifiedPrimaryMeterset (3008,0032) More... | |
OFCondition | getSpecifiedSecondaryMeterset (OFString &value, const signed long pos=0) const |
get SpecifiedSecondaryMeterset (3008,0033) More... | |
OFCondition | getSpecifiedSecondaryMeterset (Float64 &value, const unsigned long pos=0) const |
get SpecifiedSecondaryMeterset (3008,0033) More... | |
OFCondition | getSpecifiedTreatmentTime (OFString &value, const signed long pos=0) const |
get SpecifiedTreatmentTime (3008,003a) More... | |
OFCondition | getSpecifiedTreatmentTime (Float64 &value, const unsigned long pos=0) const |
get SpecifiedTreatmentTime (3008,003a) More... | |
OFCondition | getTreatmentDeliveryType (OFString &value, const signed long pos=0) const |
get TreatmentDeliveryType (300a,00ce) More... | |
OFCondition | getTreatmentTerminationCode (OFString &value, const signed long pos=0) const |
get TreatmentTerminationCode (3008,002b) More... | |
OFCondition | getTreatmentTerminationStatus (OFString &value, const signed long pos=0) const |
get TreatmentTerminationStatus (3008,002a) More... | |
OFCondition | getTreatmentVerificationStatus (OFString &value, const signed long pos=0) const |
get TreatmentVerificationStatus (3008,002c) More... | |
DRTApplicatorSequenceInRTIonBeamsSessionRecordModule & | getApplicatorSequence () |
get ApplicatorSequence (300a,0107) More... | |
const DRTApplicatorSequenceInRTIonBeamsSessionRecordModule & | getApplicatorSequence () const |
get ApplicatorSequence (300a,0107) More... | |
DRTBeamLimitingDeviceLeafPairsSequence & | getBeamLimitingDeviceLeafPairsSequence () |
get BeamLimitingDeviceLeafPairsSequence (3008,00a0) More... | |
const DRTBeamLimitingDeviceLeafPairsSequence & | getBeamLimitingDeviceLeafPairsSequence () const |
get BeamLimitingDeviceLeafPairsSequence (3008,00a0) More... | |
DRTDeliveredDepthDoseParametersSequence & | getDeliveredDepthDoseParametersSequence () |
get DeliveredDepthDoseParametersSequence (300a,0506) More... | |
const DRTDeliveredDepthDoseParametersSequence & | getDeliveredDepthDoseParametersSequence () const |
get DeliveredDepthDoseParametersSequence (300a,0506) More... | |
DRTGeneralAccessorySequence & | getGeneralAccessorySequence () |
get GeneralAccessorySequence (300a,0420) More... | |
const DRTGeneralAccessorySequence & | getGeneralAccessorySequence () const |
get GeneralAccessorySequence (300a,0420) More... | |
DRTIonControlPointDeliverySequence & | getIonControlPointDeliverySequence () |
get IonControlPointDeliverySequence (3008,0041) More... | |
const DRTIonControlPointDeliverySequence & | getIonControlPointDeliverySequence () const |
get IonControlPointDeliverySequence (3008,0041) More... | |
DRTRecordedBlockSequence & | getRecordedBlockSequence () |
get RecordedBlockSequence (3008,00d0) More... | |
const DRTRecordedBlockSequence & | getRecordedBlockSequence () const |
get RecordedBlockSequence (3008,00d0) More... | |
DRTRecordedCompensatorSequence & | getRecordedCompensatorSequence () |
get RecordedCompensatorSequence (3008,00c0) More... | |
const DRTRecordedCompensatorSequence & | getRecordedCompensatorSequence () const |
get RecordedCompensatorSequence (3008,00c0) More... | |
DRTRecordedLateralSpreadingDeviceSequence & | getRecordedLateralSpreadingDeviceSequence () |
get RecordedLateralSpreadingDeviceSequence (3008,00f4) More... | |
const DRTRecordedLateralSpreadingDeviceSequence & | getRecordedLateralSpreadingDeviceSequence () const |
get RecordedLateralSpreadingDeviceSequence (3008,00f4) More... | |
DRTRecordedRangeModulatorSequence & | getRecordedRangeModulatorSequence () |
get RecordedRangeModulatorSequence (3008,00f6) More... | |
const DRTRecordedRangeModulatorSequence & | getRecordedRangeModulatorSequence () const |
get RecordedRangeModulatorSequence (3008,00f6) More... | |
DRTRecordedRangeShifterSequence & | getRecordedRangeShifterSequence () |
get RecordedRangeShifterSequence (3008,00f2) More... | |
const DRTRecordedRangeShifterSequence & | getRecordedRangeShifterSequence () const |
get RecordedRangeShifterSequence (3008,00f2) More... | |
DRTRecordedSnoutSequence & | getRecordedSnoutSequence () |
get RecordedSnoutSequence (3008,00f0) More... | |
const DRTRecordedSnoutSequence & | getRecordedSnoutSequence () const |
get RecordedSnoutSequence (3008,00f0) More... | |
DRTRecordedWedgeSequence & | getRecordedWedgeSequence () |
get RecordedWedgeSequence (3008,00b0) More... | |
const DRTRecordedWedgeSequence & | getRecordedWedgeSequence () const |
get RecordedWedgeSequence (3008,00b0) More... | |
DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule & | getReferencedBolusSequence () |
get ReferencedBolusSequence (300c,00b0) More... | |
const DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule & | getReferencedBolusSequence () const |
get ReferencedBolusSequence (300c,00b0) More... | |
DRTReferencedCalculatedDoseReferenceSequence & | getReferencedCalculatedDoseReferenceSequence () |
get ReferencedCalculatedDoseReferenceSequence (3008,0090) More... | |
const DRTReferencedCalculatedDoseReferenceSequence & | getReferencedCalculatedDoseReferenceSequence () const |
get ReferencedCalculatedDoseReferenceSequence (3008,0090) More... | |
DRTReferencedMeasuredDoseReferenceSequence & | getReferencedMeasuredDoseReferenceSequence () |
get ReferencedMeasuredDoseReferenceSequence (3008,0080) More... | |
const DRTReferencedMeasuredDoseReferenceSequence & | getReferencedMeasuredDoseReferenceSequence () const |
get ReferencedMeasuredDoseReferenceSequence (3008,0080) More... | |
DRTReferencedVerificationImageSequence & | getReferencedVerificationImageSequence () |
get ReferencedVerificationImageSequence (300c,0040) More... | |
const DRTReferencedVerificationImageSequence & | getReferencedVerificationImageSequence () const |
get ReferencedVerificationImageSequence (300c,0040) More... | |
OFCondition | setBeamDescription (const OFString &value, const OFBool check=OFTrue) |
set BeamDescription (300a,00c3) More... | |
OFCondition | setBeamName (const OFString &value, const OFBool check=OFTrue) |
set BeamName (300a,00c2) More... | |
OFCondition | setBeamType (const OFString &value, const OFBool check=OFTrue) |
set BeamType (300a,00c4) More... | |
OFCondition | setCurrentFractionNumber (const OFString &value, const OFBool check=OFTrue) |
set CurrentFractionNumber (3008,0022) More... | |
OFCondition | setDeliveredPrimaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set DeliveredPrimaryMeterset (3008,0036) More... | |
OFCondition | setDeliveredSecondaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set DeliveredSecondaryMeterset (3008,0037) More... | |
OFCondition | setDeliveredTreatmentTime (const OFString &value, const OFBool check=OFTrue) |
set DeliveredTreatmentTime (3008,003b) More... | |
OFCondition | setFixationEye (const OFString &value, const OFBool check=OFTrue) |
set FixationEye (300a,0150) More... | |
OFCondition | setFixationLightAzimuthalAngle (const Float32 value, const unsigned long pos=0) |
set FixationLightAzimuthalAngle (300a,0356) More... | |
OFCondition | setFixationLightPolarAngle (const Float32 value, const unsigned long pos=0) |
set FixationLightPolarAngle (300a,0358) More... | |
OFCondition | setModulatedScanModeType (const OFString &value, const OFBool check=OFTrue) |
set ModulatedScanModeType (300a,0309) More... | |
OFCondition | setNumberOfBlocks (const OFString &value, const OFBool check=OFTrue) |
set NumberOfBlocks (300a,00f0) More... | |
OFCondition | setNumberOfBoli (const OFString &value, const OFBool check=OFTrue) |
set NumberOfBoli (300a,00ed) More... | |
OFCondition | setNumberOfCompensators (const OFString &value, const OFBool check=OFTrue) |
set NumberOfCompensators (300a,00e0) More... | |
OFCondition | setNumberOfControlPoints (const OFString &value, const OFBool check=OFTrue) |
set NumberOfControlPoints (300a,0110) More... | |
OFCondition | setNumberOfLateralSpreadingDevices (const OFString &value, const OFBool check=OFTrue) |
set NumberOfLateralSpreadingDevices (300a,0330) More... | |
OFCondition | setNumberOfRangeModulators (const OFString &value, const OFBool check=OFTrue) |
set NumberOfRangeModulators (300a,0340) More... | |
OFCondition | setNumberOfRangeShifters (const OFString &value, const OFBool check=OFTrue) |
set NumberOfRangeShifters (300a,0312) More... | |
OFCondition | setNumberOfWedges (const OFString &value, const OFBool check=OFTrue) |
set NumberOfWedges (300a,00d0) More... | |
OFCondition | setPatientSupportAccessoryCode (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportAccessoryCode (300a,0354) More... | |
OFCondition | setPatientSupportID (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportID (300a,0352) More... | |
OFCondition | setPatientSupportType (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportType (300a,0350) More... | |
OFCondition | setRadiationAtomicNumber (const OFString &value, const OFBool check=OFTrue) |
set RadiationAtomicNumber (300a,0304) More... | |
OFCondition | setRadiationChargeState (const Sint16 value, const unsigned long pos=0) |
set RadiationChargeState (300a,0306) More... | |
OFCondition | setRadiationMassNumber (const OFString &value, const OFBool check=OFTrue) |
set RadiationMassNumber (300a,0302) More... | |
OFCondition | setRadiationType (const OFString &value, const OFBool check=OFTrue) |
set RadiationType (300a,00c6) More... | |
OFCondition | setReferencedBeamNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedBeamNumber (300c,0006) More... | |
OFCondition | setReferencedPatientSetupNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedPatientSetupNumber (300c,006a) More... | |
OFCondition | setReferencedToleranceTableNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedToleranceTableNumber (300c,00a0) More... | |
OFCondition | setScanMode (const OFString &value, const OFBool check=OFTrue) |
set ScanMode (300a,0308) More... | |
OFCondition | setSpecifiedPrimaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set SpecifiedPrimaryMeterset (3008,0032) More... | |
OFCondition | setSpecifiedSecondaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set SpecifiedSecondaryMeterset (3008,0033) More... | |
OFCondition | setSpecifiedTreatmentTime (const OFString &value, const OFBool check=OFTrue) |
set SpecifiedTreatmentTime (3008,003a) More... | |
OFCondition | setTreatmentDeliveryType (const OFString &value, const OFBool check=OFTrue) |
set TreatmentDeliveryType (300a,00ce) More... | |
OFCondition | setTreatmentTerminationCode (const OFString &value, const OFBool check=OFTrue) |
set TreatmentTerminationCode (3008,002b) More... | |
OFCondition | setTreatmentTerminationStatus (const OFString &value, const OFBool check=OFTrue) |
set TreatmentTerminationStatus (3008,002a) More... | |
OFCondition | setTreatmentVerificationStatus (const OFString &value, const OFBool check=OFTrue) |
set TreatmentVerificationStatus (3008,002c) More... | |
Private Attributes | |
OFBool | EmptyDefaultItem |
internal flag used to mark the empty default item | |
DRTApplicatorSequenceInRTIonBeamsSessionRecordModule | ApplicatorSequence |
ApplicatorSequence (300a,0107) vr=SQ, vm=1, type=1C. | |
DcmShortText | BeamDescription |
BeamDescription (300a,00c3) vr=ST, vm=1, type=3. | |
DRTBeamLimitingDeviceLeafPairsSequence | BeamLimitingDeviceLeafPairsSequence |
BeamLimitingDeviceLeafPairsSequence (3008,00a0) vr=SQ, vm=1, type=3. | |
DcmLongString | BeamName |
BeamName (300a,00c2) vr=LO, vm=1, type=1. | |
DcmCodeString | BeamType |
BeamType (300a,00c4) vr=CS, vm=1, type=1. | |
DcmIntegerString | CurrentFractionNumber |
CurrentFractionNumber (3008,0022) vr=IS, vm=1, type=2. | |
DRTDeliveredDepthDoseParametersSequence | DeliveredDepthDoseParametersSequence |
DeliveredDepthDoseParametersSequence (300a,0506) vr=SQ, vm=1, type=3. | |
DcmDecimalString | DeliveredPrimaryMeterset |
DeliveredPrimaryMeterset (3008,0036) vr=DS, vm=1, type=3. | |
DcmDecimalString | DeliveredSecondaryMeterset |
DeliveredSecondaryMeterset (3008,0037) vr=DS, vm=1, type=3. | |
DcmDecimalString | DeliveredTreatmentTime |
DeliveredTreatmentTime (3008,003b) vr=DS, vm=1, type=3. | |
DcmCodeString | FixationEye |
FixationEye (300a,0150) vr=CS, vm=1, type=3. | |
DcmFloatingPointSingle | FixationLightAzimuthalAngle |
FixationLightAzimuthalAngle (300a,0356) vr=FL, vm=1, type=3. | |
DcmFloatingPointSingle | FixationLightPolarAngle |
FixationLightPolarAngle (300a,0358) vr=FL, vm=1, type=3. | |
DRTGeneralAccessorySequence | GeneralAccessorySequence |
GeneralAccessorySequence (300a,0420) vr=SQ, vm=1, type=3. | |
DRTIonControlPointDeliverySequence | IonControlPointDeliverySequence |
IonControlPointDeliverySequence (3008,0041) vr=SQ, vm=1, type=1. | |
DcmCodeString | ModulatedScanModeType |
ModulatedScanModeType (300a,0309) vr=CS, vm=1, type=1C. | |
DcmIntegerString | NumberOfBlocks |
NumberOfBlocks (300a,00f0) vr=IS, vm=1, type=1. | |
DcmIntegerString | NumberOfBoli |
NumberOfBoli (300a,00ed) vr=IS, vm=1, type=1. | |
DcmIntegerString | NumberOfCompensators |
NumberOfCompensators (300a,00e0) vr=IS, vm=1, type=1. | |
DcmIntegerString | NumberOfControlPoints |
NumberOfControlPoints (300a,0110) vr=IS, vm=1, type=1. | |
DcmIntegerString | NumberOfLateralSpreadingDevices |
NumberOfLateralSpreadingDevices (300a,0330) vr=IS, vm=1, type=1. | |
DcmIntegerString | NumberOfRangeModulators |
NumberOfRangeModulators (300a,0340) vr=IS, vm=1, type=1. | |
DcmIntegerString | NumberOfRangeShifters |
NumberOfRangeShifters (300a,0312) vr=IS, vm=1, type=1. | |
DcmIntegerString | NumberOfWedges |
NumberOfWedges (300a,00d0) vr=IS, vm=1, type=1. | |
DcmLongString | PatientSupportAccessoryCode |
PatientSupportAccessoryCode (300a,0354) vr=LO, vm=1, type=3. | |
DcmShortString | PatientSupportID |
PatientSupportID (300a,0352) vr=SH, vm=1, type=3. | |
DcmCodeString | PatientSupportType |
PatientSupportType (300a,0350) vr=CS, vm=1, type=1. | |
DcmIntegerString | RadiationAtomicNumber |
RadiationAtomicNumber (300a,0304) vr=IS, vm=1, type=1C. | |
DcmSignedShort | RadiationChargeState |
RadiationChargeState (300a,0306) vr=SS, vm=1, type=1C. | |
DcmIntegerString | RadiationMassNumber |
RadiationMassNumber (300a,0302) vr=IS, vm=1, type=1C. | |
DcmCodeString | RadiationType |
RadiationType (300a,00c6) vr=CS, vm=1, type=1. | |
DRTRecordedBlockSequence | RecordedBlockSequence |
RecordedBlockSequence (3008,00d0) vr=SQ, vm=1, type=1C. | |
DRTRecordedCompensatorSequence | RecordedCompensatorSequence |
RecordedCompensatorSequence (3008,00c0) vr=SQ, vm=1, type=1C. | |
DRTRecordedLateralSpreadingDeviceSequence | RecordedLateralSpreadingDeviceSequence |
RecordedLateralSpreadingDeviceSequence (3008,00f4) vr=SQ, vm=1, type=1C. | |
DRTRecordedRangeModulatorSequence | RecordedRangeModulatorSequence |
RecordedRangeModulatorSequence (3008,00f6) vr=SQ, vm=1, type=1C. | |
DRTRecordedRangeShifterSequence | RecordedRangeShifterSequence |
RecordedRangeShifterSequence (3008,00f2) vr=SQ, vm=1, type=1C. | |
DRTRecordedSnoutSequence | RecordedSnoutSequence |
RecordedSnoutSequence (3008,00f0) vr=SQ, vm=1, type=1C. | |
DRTRecordedWedgeSequence | RecordedWedgeSequence |
RecordedWedgeSequence (3008,00b0) vr=SQ, vm=1, type=1C. | |
DcmIntegerString | ReferencedBeamNumber |
ReferencedBeamNumber (300c,0006) vr=IS, vm=1, type=1. | |
DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule | ReferencedBolusSequence |
ReferencedBolusSequence (300c,00b0) vr=SQ, vm=1, type=1C. | |
DRTReferencedCalculatedDoseReferenceSequence | ReferencedCalculatedDoseReferenceSequence |
ReferencedCalculatedDoseReferenceSequence (3008,0090) vr=SQ, vm=1, type=3. | |
DRTReferencedMeasuredDoseReferenceSequence | ReferencedMeasuredDoseReferenceSequence |
ReferencedMeasuredDoseReferenceSequence (3008,0080) vr=SQ, vm=1, type=3. | |
DcmIntegerString | ReferencedPatientSetupNumber |
ReferencedPatientSetupNumber (300c,006a) vr=IS, vm=1, type=3. | |
DcmIntegerString | ReferencedToleranceTableNumber |
ReferencedToleranceTableNumber (300c,00a0) vr=IS, vm=1, type=3. | |
DRTReferencedVerificationImageSequence | ReferencedVerificationImageSequence |
ReferencedVerificationImageSequence (300c,0040) vr=SQ, vm=1, type=3. | |
DcmCodeString | ScanMode |
ScanMode (300a,0308) vr=CS, vm=1, type=1. | |
DcmDecimalString | SpecifiedPrimaryMeterset |
SpecifiedPrimaryMeterset (3008,0032) vr=DS, vm=1, type=3. | |
DcmDecimalString | SpecifiedSecondaryMeterset |
SpecifiedSecondaryMeterset (3008,0033) vr=DS, vm=1, type=3. | |
DcmDecimalString | SpecifiedTreatmentTime |
SpecifiedTreatmentTime (3008,003a) vr=DS, vm=1, type=3. | |
DcmCodeString | TreatmentDeliveryType |
TreatmentDeliveryType (300a,00ce) vr=CS, vm=1, type=2. | |
DcmShortString | TreatmentTerminationCode |
TreatmentTerminationCode (3008,002b) vr=SH, vm=1, type=3. | |
DcmCodeString | TreatmentTerminationStatus |
TreatmentTerminationStatus (3008,002a) vr=CS, vm=1, type=1. | |
DcmCodeString | TreatmentVerificationStatus |
TreatmentVerificationStatus (3008,002c) vr=CS, vm=1, type=2. | |
Additional Inherited Members | |
![]() | |
virtual | ~DRTTypes () |
destructor. More... | |
![]() | |
static OFCondition | addElementToDataset (OFCondition &result, DcmItem &dataset, DcmElement *element, const OFString &vm, const OFString &type, const char *moduleName=NULL) |
add given element to the dataset. More... | |
static OFCondition | getElementFromDataset (DcmItem &dataset, DcmElement &element) |
get element from dataset More... | |
static OFCondition | getStringValueFromElement (const DcmElement &element, OFString &stringValue, const signed long pos=0) |
get string value from element More... | |
static OFCondition | getStringValueFromDataset (DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue) |
get string value from dataset More... | |
static OFCondition | putStringValueToDataset (DcmItem &dataset, const DcmTag &tag, const OFString &stringValue, const OFBool allowEmpty=OFTrue) |
put string value to dataset More... | |
static OFBool | checkElementValue (DcmElement &element, const OFString &vm, const OFString &type, const OFCondition &searchCond=EC_Normal, const char *moduleName=NULL) |
check element value for correct value multiplicity and type More... | |
static OFCondition | getAndCheckElementFromDataset (DcmItem &dataset, DcmElement &element, const OFString &vm, const OFString &type, const char *moduleName=NULL) |
get element from dataset and check it for correct value multiplicity and type. More... | |
static OFCondition | getAndCheckStringValueFromDataset (DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue, const OFString &vm, const OFString &type, const char *moduleName=NULL) |
get string value from dataset and check it for correct value multiplicity and type. More... | |
Item class.
DRTTreatmentSessionIonBeamSequence::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) |
(default) constructor
emptyDefaultItem | flag used to mark the empty default item |
DRTTreatmentSessionIonBeamSequence::Item::Item | ( | const Item & | copy | ) |
copy constructor
copy | item object to be copied |
|
inline |
get ApplicatorSequence (300a,0107)
|
inline |
get ApplicatorSequence (300a,0107)
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getBeamDescription | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get BeamDescription (300a,00c3)
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 BeamLimitingDeviceLeafPairsSequence (3008,00a0)
|
inline |
get BeamLimitingDeviceLeafPairsSequence (3008,00a0)
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getBeamName | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get BeamName (300a,00c2)
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 DRTTreatmentSessionIonBeamSequence::Item::getBeamType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get BeamType (300a,00c4)
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 DRTTreatmentSessionIonBeamSequence::Item::getCurrentFractionNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get CurrentFractionNumber (3008,0022)
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 DRTTreatmentSessionIonBeamSequence::Item::getCurrentFractionNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get CurrentFractionNumber (3008,0022)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
|
inline |
get DeliveredDepthDoseParametersSequence (300a,0506)
|
inline |
get DeliveredDepthDoseParametersSequence (300a,0506)
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getDeliveredPrimaryMeterset | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DeliveredPrimaryMeterset (3008,0036)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getDeliveredPrimaryMeterset | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DeliveredPrimaryMeterset (3008,0036)
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 DRTTreatmentSessionIonBeamSequence::Item::getDeliveredSecondaryMeterset | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DeliveredSecondaryMeterset (3008,0037)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getDeliveredSecondaryMeterset | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DeliveredSecondaryMeterset (3008,0037)
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 DRTTreatmentSessionIonBeamSequence::Item::getDeliveredTreatmentTime | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DeliveredTreatmentTime (3008,003b)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getDeliveredTreatmentTime | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DeliveredTreatmentTime (3008,003b)
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 DRTTreatmentSessionIonBeamSequence::Item::getFixationEye | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get FixationEye (300a,0150)
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 DRTTreatmentSessionIonBeamSequence::Item::getFixationLightAzimuthalAngle | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get FixationLightAzimuthalAngle (300a,0356)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getFixationLightPolarAngle | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get FixationLightPolarAngle (300a,0358)
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)
|
inline |
get GeneralAccessorySequence (300a,0420)
|
inline |
get IonControlPointDeliverySequence (3008,0041)
|
inline |
get IonControlPointDeliverySequence (3008,0041)
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getModulatedScanModeType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ModulatedScanModeType (300a,0309)
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 DRTTreatmentSessionIonBeamSequence::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 DRTTreatmentSessionIonBeamSequence::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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfBoli | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NumberOfBoli (300a,00ed)
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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfBoli | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NumberOfBoli (300a,00ed)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getNumberOfCompensators | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NumberOfCompensators (300a,00e0)
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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfCompensators | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NumberOfCompensators (300a,00e0)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getNumberOfControlPoints | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NumberOfControlPoints (300a,0110)
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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfControlPoints | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NumberOfControlPoints (300a,0110)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getNumberOfLateralSpreadingDevices | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NumberOfLateralSpreadingDevices (300a,0330)
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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfLateralSpreadingDevices | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NumberOfLateralSpreadingDevices (300a,0330)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getNumberOfRangeModulators | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NumberOfRangeModulators (300a,0340)
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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfRangeModulators | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NumberOfRangeModulators (300a,0340)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getNumberOfRangeShifters | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NumberOfRangeShifters (300a,0312)
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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfRangeShifters | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NumberOfRangeShifters (300a,0312)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getNumberOfWedges | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NumberOfWedges (300a,00d0)
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 DRTTreatmentSessionIonBeamSequence::Item::getNumberOfWedges | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NumberOfWedges (300a,00d0)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getPatientSupportAccessoryCode | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get PatientSupportAccessoryCode (300a,0354)
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 DRTTreatmentSessionIonBeamSequence::Item::getPatientSupportID | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get PatientSupportID (300a,0352)
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 DRTTreatmentSessionIonBeamSequence::Item::getPatientSupportType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get PatientSupportType (300a,0350)
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 DRTTreatmentSessionIonBeamSequence::Item::getRadiationAtomicNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get RadiationAtomicNumber (300a,0304)
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 DRTTreatmentSessionIonBeamSequence::Item::getRadiationAtomicNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get RadiationAtomicNumber (300a,0304)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getRadiationChargeState | ( | Sint16 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get RadiationChargeState (300a,0306)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getRadiationMassNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get RadiationMassNumber (300a,0302)
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 DRTTreatmentSessionIonBeamSequence::Item::getRadiationMassNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get RadiationMassNumber (300a,0302)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getRadiationType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get RadiationType (300a,00c6)
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 RecordedBlockSequence (3008,00d0)
|
inline |
get RecordedBlockSequence (3008,00d0)
|
inline |
get RecordedCompensatorSequence (3008,00c0)
|
inline |
get RecordedCompensatorSequence (3008,00c0)
|
inline |
get RecordedLateralSpreadingDeviceSequence (3008,00f4)
|
inline |
get RecordedLateralSpreadingDeviceSequence (3008,00f4)
|
inline |
get RecordedRangeModulatorSequence (3008,00f6)
|
inline |
get RecordedRangeModulatorSequence (3008,00f6)
|
inline |
get RecordedRangeShifterSequence (3008,00f2)
|
inline |
get RecordedRangeShifterSequence (3008,00f2)
|
inline |
get RecordedSnoutSequence (3008,00f0)
|
inline |
get RecordedSnoutSequence (3008,00f0)
|
inline |
get RecordedWedgeSequence (3008,00b0)
|
inline |
get RecordedWedgeSequence (3008,00b0)
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getReferencedBeamNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ReferencedBeamNumber (300c,0006)
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 DRTTreatmentSessionIonBeamSequence::Item::getReferencedBeamNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ReferencedBeamNumber (300c,0006)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
|
inline |
get ReferencedBolusSequence (300c,00b0)
|
inline |
get ReferencedBolusSequence (300c,00b0)
|
inline |
get ReferencedCalculatedDoseReferenceSequence (3008,0090)
|
inline |
get ReferencedCalculatedDoseReferenceSequence (3008,0090)
|
inline |
get ReferencedMeasuredDoseReferenceSequence (3008,0080)
|
inline |
get ReferencedMeasuredDoseReferenceSequence (3008,0080)
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getReferencedPatientSetupNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ReferencedPatientSetupNumber (300c,006a)
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 DRTTreatmentSessionIonBeamSequence::Item::getReferencedPatientSetupNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ReferencedPatientSetupNumber (300c,006a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getReferencedToleranceTableNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ReferencedToleranceTableNumber (300c,00a0)
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 DRTTreatmentSessionIonBeamSequence::Item::getReferencedToleranceTableNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ReferencedToleranceTableNumber (300c,00a0)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
|
inline |
get ReferencedVerificationImageSequence (300c,0040)
|
inline |
get ReferencedVerificationImageSequence (300c,0040)
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getScanMode | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ScanMode (300a,0308)
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 DRTTreatmentSessionIonBeamSequence::Item::getSpecifiedPrimaryMeterset | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SpecifiedPrimaryMeterset (3008,0032)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getSpecifiedPrimaryMeterset | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SpecifiedPrimaryMeterset (3008,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 DRTTreatmentSessionIonBeamSequence::Item::getSpecifiedSecondaryMeterset | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SpecifiedSecondaryMeterset (3008,0033)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getSpecifiedSecondaryMeterset | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SpecifiedSecondaryMeterset (3008,0033)
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 DRTTreatmentSessionIonBeamSequence::Item::getSpecifiedTreatmentTime | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SpecifiedTreatmentTime (3008,003a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::getSpecifiedTreatmentTime | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SpecifiedTreatmentTime (3008,003a)
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 DRTTreatmentSessionIonBeamSequence::Item::getTreatmentDeliveryType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TreatmentDeliveryType (300a,00ce)
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 DRTTreatmentSessionIonBeamSequence::Item::getTreatmentTerminationCode | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TreatmentTerminationCode (3008,002b)
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 DRTTreatmentSessionIonBeamSequence::Item::getTreatmentTerminationStatus | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TreatmentTerminationStatus (3008,002a)
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 DRTTreatmentSessionIonBeamSequence::Item::getTreatmentVerificationStatus | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TreatmentVerificationStatus (3008,002c)
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 |
OFBool DRTTreatmentSessionIonBeamSequence::Item::isEmpty | ( | ) |
check if item is empty
OFBool DRTTreatmentSessionIonBeamSequence::Item::isValid | ( | ) | const |
check if item is valid, i.e. not the empty default item
assigment operator
copy | item object to be copied |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::read | ( | DcmItem & | item | ) |
read elements from sequence item
item | reference to DICOM sequence item from which the elements should be read |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setBeamDescription | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set BeamDescription (300a,00c3)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (ST) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setBeamName | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set BeamName (300a,00c2)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (LO) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setBeamType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set BeamType (300a,00c4)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setCurrentFractionNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set CurrentFractionNumber (3008,0022)
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 DRTTreatmentSessionIonBeamSequence::Item::setDeliveredPrimaryMeterset | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DeliveredPrimaryMeterset (3008,0036)
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 DRTTreatmentSessionIonBeamSequence::Item::setDeliveredSecondaryMeterset | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DeliveredSecondaryMeterset (3008,0037)
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 DRTTreatmentSessionIonBeamSequence::Item::setDeliveredTreatmentTime | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DeliveredTreatmentTime (3008,003b)
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 DRTTreatmentSessionIonBeamSequence::Item::setFixationEye | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set FixationEye (300a,0150)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setFixationLightAzimuthalAngle | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set FixationLightAzimuthalAngle (300a,0356)
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 DRTTreatmentSessionIonBeamSequence::Item::setFixationLightPolarAngle | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set FixationLightPolarAngle (300a,0358)
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 DRTTreatmentSessionIonBeamSequence::Item::setModulatedScanModeType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ModulatedScanModeType (300a,0309)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::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 DRTTreatmentSessionIonBeamSequence::Item::setNumberOfBoli | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NumberOfBoli (300a,00ed)
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 DRTTreatmentSessionIonBeamSequence::Item::setNumberOfCompensators | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NumberOfCompensators (300a,00e0)
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 DRTTreatmentSessionIonBeamSequence::Item::setNumberOfControlPoints | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NumberOfControlPoints (300a,0110)
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 DRTTreatmentSessionIonBeamSequence::Item::setNumberOfLateralSpreadingDevices | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NumberOfLateralSpreadingDevices (300a,0330)
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 DRTTreatmentSessionIonBeamSequence::Item::setNumberOfRangeModulators | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NumberOfRangeModulators (300a,0340)
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 DRTTreatmentSessionIonBeamSequence::Item::setNumberOfRangeShifters | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NumberOfRangeShifters (300a,0312)
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 DRTTreatmentSessionIonBeamSequence::Item::setNumberOfWedges | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NumberOfWedges (300a,00d0)
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 DRTTreatmentSessionIonBeamSequence::Item::setPatientSupportAccessoryCode | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set PatientSupportAccessoryCode (300a,0354)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (LO) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setPatientSupportID | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set PatientSupportID (300a,0352)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (SH) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setPatientSupportType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set PatientSupportType (300a,0350)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setRadiationAtomicNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set RadiationAtomicNumber (300a,0304)
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 DRTTreatmentSessionIonBeamSequence::Item::setRadiationChargeState | ( | const Sint16 | value, |
const unsigned long | pos = 0 |
||
) |
set RadiationChargeState (300a,0306)
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 DRTTreatmentSessionIonBeamSequence::Item::setRadiationMassNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set RadiationMassNumber (300a,0302)
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 DRTTreatmentSessionIonBeamSequence::Item::setRadiationType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set RadiationType (300a,00c6)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setReferencedBeamNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ReferencedBeamNumber (300c,0006)
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 DRTTreatmentSessionIonBeamSequence::Item::setReferencedPatientSetupNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ReferencedPatientSetupNumber (300c,006a)
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 DRTTreatmentSessionIonBeamSequence::Item::setReferencedToleranceTableNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ReferencedToleranceTableNumber (300c,00a0)
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 DRTTreatmentSessionIonBeamSequence::Item::setScanMode | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ScanMode (300a,0308)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setSpecifiedPrimaryMeterset | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SpecifiedPrimaryMeterset (3008,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 DRTTreatmentSessionIonBeamSequence::Item::setSpecifiedSecondaryMeterset | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SpecifiedSecondaryMeterset (3008,0033)
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 DRTTreatmentSessionIonBeamSequence::Item::setSpecifiedTreatmentTime | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SpecifiedTreatmentTime (3008,003a)
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 DRTTreatmentSessionIonBeamSequence::Item::setTreatmentDeliveryType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TreatmentDeliveryType (300a,00ce)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setTreatmentTerminationCode | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TreatmentTerminationCode (3008,002b)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (SH) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setTreatmentTerminationStatus | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TreatmentTerminationStatus (3008,002a)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::setTreatmentVerificationStatus | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TreatmentVerificationStatus (3008,002c)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (CS) and VM (1) if enabled |
OFCondition DRTTreatmentSessionIonBeamSequence::Item::write | ( | DcmItem & | item | ) |
write elements to sequence item
item | reference to DICOM sequence item to which the elements should be written |