DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
Public Member Functions | |
Item (const OFBool emptyDefaultItem=OFFalse) | |
(default) constructor | |
Item (const Item ©) | |
copy constructor | |
virtual | ~Item () |
destructor | |
Item & | operator= (const Item ©) |
assigment 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 | getBeamDescription (OFString &value, const signed long pos=0) const |
get BeamDescription (300a,00c3) | |
OFCondition | getBeamName (OFString &value, const signed long pos=0) const |
get BeamName (300a,00c2) | |
OFCondition | getBeamType (OFString &value, const signed long pos=0) const |
get BeamType (300a,00c4) | |
OFCondition | getCurrentFractionNumber (OFString &value, const signed long pos=0) const |
get CurrentFractionNumber (3008,0022) | |
OFCondition | getCurrentFractionNumber (Sint32 &value, const unsigned long pos=0) const |
get CurrentFractionNumber (3008,0022) | |
OFCondition | getDeliveredPrimaryMeterset (OFString &value, const signed long pos=0) const |
get DeliveredPrimaryMeterset (3008,0036) | |
OFCondition | getDeliveredPrimaryMeterset (Float64 &value, const unsigned long pos=0) const |
get DeliveredPrimaryMeterset (3008,0036) | |
OFCondition | getDeliveredSecondaryMeterset (OFString &value, const signed long pos=0) const |
get DeliveredSecondaryMeterset (3008,0037) | |
OFCondition | getDeliveredSecondaryMeterset (Float64 &value, const unsigned long pos=0) const |
get DeliveredSecondaryMeterset (3008,0037) | |
OFCondition | getDeliveredTreatmentTime (OFString &value, const signed long pos=0) const |
get DeliveredTreatmentTime (3008,003b) | |
OFCondition | getDeliveredTreatmentTime (Float64 &value, const unsigned long pos=0) const |
get DeliveredTreatmentTime (3008,003b) | |
OFCondition | getFixationLightAzimuthalAngle (Float32 &value, const unsigned long pos=0) const |
get FixationLightAzimuthalAngle (300a,0356) | |
OFCondition | getFixationLightPolarAngle (Float32 &value, const unsigned long pos=0) const |
get FixationLightPolarAngle (300a,0358) | |
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 | getNumberOfBoli (OFString &value, const signed long pos=0) const |
get NumberOfBoli (300a,00ed) | |
OFCondition | getNumberOfBoli (Sint32 &value, const unsigned long pos=0) const |
get NumberOfBoli (300a,00ed) | |
OFCondition | getNumberOfCompensators (OFString &value, const signed long pos=0) const |
get NumberOfCompensators (300a,00e0) | |
OFCondition | getNumberOfCompensators (Sint32 &value, const unsigned long pos=0) const |
get NumberOfCompensators (300a,00e0) | |
OFCondition | getNumberOfControlPoints (OFString &value, const signed long pos=0) const |
get NumberOfControlPoints (300a,0110) | |
OFCondition | getNumberOfControlPoints (Sint32 &value, const unsigned long pos=0) const |
get NumberOfControlPoints (300a,0110) | |
OFCondition | getNumberOfLateralSpreadingDevices (OFString &value, const signed long pos=0) const |
get NumberOfLateralSpreadingDevices (300a,0330) | |
OFCondition | getNumberOfLateralSpreadingDevices (Sint32 &value, const unsigned long pos=0) const |
get NumberOfLateralSpreadingDevices (300a,0330) | |
OFCondition | getNumberOfRangeModulators (OFString &value, const signed long pos=0) const |
get NumberOfRangeModulators (300a,0340) | |
OFCondition | getNumberOfRangeModulators (Sint32 &value, const unsigned long pos=0) const |
get NumberOfRangeModulators (300a,0340) | |
OFCondition | getNumberOfRangeShifters (OFString &value, const signed long pos=0) const |
get NumberOfRangeShifters (300a,0312) | |
OFCondition | getNumberOfRangeShifters (Sint32 &value, const unsigned long pos=0) const |
get NumberOfRangeShifters (300a,0312) | |
OFCondition | getNumberOfWedges (OFString &value, const signed long pos=0) const |
get NumberOfWedges (300a,00d0) | |
OFCondition | getNumberOfWedges (Sint32 &value, const unsigned long pos=0) const |
get NumberOfWedges (300a,00d0) | |
OFCondition | getPatientSupportAccessoryCode (OFString &value, const signed long pos=0) const |
get PatientSupportAccessoryCode (300a,0354) | |
OFCondition | getPatientSupportID (OFString &value, const signed long pos=0) const |
get PatientSupportID (300a,0352) | |
OFCondition | getPatientSupportType (OFString &value, const signed long pos=0) const |
get PatientSupportType (300a,0350) | |
OFCondition | getRadiationAtomicNumber (OFString &value, const signed long pos=0) const |
get RadiationAtomicNumber (300a,0304) | |
OFCondition | getRadiationAtomicNumber (Sint32 &value, const unsigned long pos=0) const |
get RadiationAtomicNumber (300a,0304) | |
OFCondition | getRadiationChargeState (Sint16 &value, const unsigned long pos=0) const |
get RadiationChargeState (300a,0306) | |
OFCondition | getRadiationMassNumber (OFString &value, const signed long pos=0) const |
get RadiationMassNumber (300a,0302) | |
OFCondition | getRadiationMassNumber (Sint32 &value, const unsigned long pos=0) const |
get RadiationMassNumber (300a,0302) | |
OFCondition | getRadiationType (OFString &value, const signed long pos=0) const |
get RadiationType (300a,00c6) | |
OFCondition | getReferencedBeamNumber (OFString &value, const signed long pos=0) const |
get ReferencedBeamNumber (300c,0006) | |
OFCondition | getReferencedBeamNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedBeamNumber (300c,0006) | |
OFCondition | getReferencedPatientSetupNumber (OFString &value, const signed long pos=0) const |
get ReferencedPatientSetupNumber (300c,006a) | |
OFCondition | getReferencedPatientSetupNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedPatientSetupNumber (300c,006a) | |
OFCondition | getReferencedToleranceTableNumber (OFString &value, const signed long pos=0) const |
get ReferencedToleranceTableNumber (300c,00a0) | |
OFCondition | getReferencedToleranceTableNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedToleranceTableNumber (300c,00a0) | |
OFCondition | getScanMode (OFString &value, const signed long pos=0) const |
get ScanMode (300a,0308) | |
OFCondition | getSpecifiedPrimaryMeterset (OFString &value, const signed long pos=0) const |
get SpecifiedPrimaryMeterset (3008,0032) | |
OFCondition | getSpecifiedPrimaryMeterset (Float64 &value, const unsigned long pos=0) const |
get SpecifiedPrimaryMeterset (3008,0032) | |
OFCondition | getSpecifiedSecondaryMeterset (OFString &value, const signed long pos=0) const |
get SpecifiedSecondaryMeterset (3008,0033) | |
OFCondition | getSpecifiedSecondaryMeterset (Float64 &value, const unsigned long pos=0) const |
get SpecifiedSecondaryMeterset (3008,0033) | |
OFCondition | getSpecifiedTreatmentTime (OFString &value, const signed long pos=0) const |
get SpecifiedTreatmentTime (3008,003a) | |
OFCondition | getSpecifiedTreatmentTime (Float64 &value, const unsigned long pos=0) const |
get SpecifiedTreatmentTime (3008,003a) | |
OFCondition | getTreatmentDeliveryType (OFString &value, const signed long pos=0) const |
get TreatmentDeliveryType (300a,00ce) | |
OFCondition | getTreatmentTerminationCode (OFString &value, const signed long pos=0) const |
get TreatmentTerminationCode (3008,002b) | |
OFCondition | getTreatmentTerminationStatus (OFString &value, const signed long pos=0) const |
get TreatmentTerminationStatus (3008,002a) | |
OFCondition | getTreatmentVerificationStatus (OFString &value, const signed long pos=0) const |
get TreatmentVerificationStatus (3008,002c) | |
DRTApplicatorSequenceInRTIonBeamsSessionRecordModule & | getApplicatorSequence () |
get ApplicatorSequence (300a,0107) | |
const DRTApplicatorSequenceInRTIonBeamsSessionRecordModule & | getApplicatorSequence () const |
get ApplicatorSequence (300a,0107) | |
DRTBeamLimitingDeviceLeafPairsSequence & | getBeamLimitingDeviceLeafPairsSequence () |
get BeamLimitingDeviceLeafPairsSequence (3008,00a0) | |
const DRTBeamLimitingDeviceLeafPairsSequence & | getBeamLimitingDeviceLeafPairsSequence () const |
get BeamLimitingDeviceLeafPairsSequence (3008,00a0) | |
DRTIonControlPointDeliverySequence & | getIonControlPointDeliverySequence () |
get IonControlPointDeliverySequence (3008,0041) | |
const DRTIonControlPointDeliverySequence & | getIonControlPointDeliverySequence () const |
get IonControlPointDeliverySequence (3008,0041) | |
DRTRecordedBlockSequence & | getRecordedBlockSequence () |
get RecordedBlockSequence (3008,00d0) | |
const DRTRecordedBlockSequence & | getRecordedBlockSequence () const |
get RecordedBlockSequence (3008,00d0) | |
DRTRecordedCompensatorSequence & | getRecordedCompensatorSequence () |
get RecordedCompensatorSequence (3008,00c0) | |
const DRTRecordedCompensatorSequence & | getRecordedCompensatorSequence () const |
get RecordedCompensatorSequence (3008,00c0) | |
DRTRecordedLateralSpreadingDeviceSequence & | getRecordedLateralSpreadingDeviceSequence () |
get RecordedLateralSpreadingDeviceSequence (3008,00f4) | |
const DRTRecordedLateralSpreadingDeviceSequence & | getRecordedLateralSpreadingDeviceSequence () const |
get RecordedLateralSpreadingDeviceSequence (3008,00f4) | |
DRTRecordedRangeModulatorSequence & | getRecordedRangeModulatorSequence () |
get RecordedRangeModulatorSequence (3008,00f6) | |
const DRTRecordedRangeModulatorSequence & | getRecordedRangeModulatorSequence () const |
get RecordedRangeModulatorSequence (3008,00f6) | |
DRTRecordedRangeShifterSequence & | getRecordedRangeShifterSequence () |
get RecordedRangeShifterSequence (3008,00f2) | |
const DRTRecordedRangeShifterSequence & | getRecordedRangeShifterSequence () const |
get RecordedRangeShifterSequence (3008,00f2) | |
DRTRecordedSnoutSequence & | getRecordedSnoutSequence () |
get RecordedSnoutSequence (3008,00f0) | |
const DRTRecordedSnoutSequence & | getRecordedSnoutSequence () const |
get RecordedSnoutSequence (3008,00f0) | |
DRTRecordedWedgeSequence & | getRecordedWedgeSequence () |
get RecordedWedgeSequence (3008,00b0) | |
const DRTRecordedWedgeSequence & | getRecordedWedgeSequence () const |
get RecordedWedgeSequence (3008,00b0) | |
DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule & | getReferencedBolusSequence () |
get ReferencedBolusSequence (300c,00b0) | |
const DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule & | getReferencedBolusSequence () const |
get ReferencedBolusSequence (300c,00b0) | |
DRTReferencedCalculatedDoseReferenceSequence & | getReferencedCalculatedDoseReferenceSequence () |
get ReferencedCalculatedDoseReferenceSequence (3008,0090) | |
const DRTReferencedCalculatedDoseReferenceSequence & | getReferencedCalculatedDoseReferenceSequence () const |
get ReferencedCalculatedDoseReferenceSequence (3008,0090) | |
DRTReferencedMeasuredDoseReferenceSequence & | getReferencedMeasuredDoseReferenceSequence () |
get ReferencedMeasuredDoseReferenceSequence (3008,0080) | |
const DRTReferencedMeasuredDoseReferenceSequence & | getReferencedMeasuredDoseReferenceSequence () const |
get ReferencedMeasuredDoseReferenceSequence (3008,0080) | |
DRTReferencedVerificationImageSequence & | getReferencedVerificationImageSequence () |
get ReferencedVerificationImageSequence (300c,0040) | |
const DRTReferencedVerificationImageSequence & | getReferencedVerificationImageSequence () const |
get ReferencedVerificationImageSequence (300c,0040) | |
OFCondition | setBeamDescription (const OFString &value, const OFBool check=OFTrue) |
set BeamDescription (300a,00c3) | |
OFCondition | setBeamName (const OFString &value, const OFBool check=OFTrue) |
set BeamName (300a,00c2) | |
OFCondition | setBeamType (const OFString &value, const OFBool check=OFTrue) |
set BeamType (300a,00c4) | |
OFCondition | setCurrentFractionNumber (const OFString &value, const OFBool check=OFTrue) |
set CurrentFractionNumber (3008,0022) | |
OFCondition | setDeliveredPrimaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set DeliveredPrimaryMeterset (3008,0036) | |
OFCondition | setDeliveredSecondaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set DeliveredSecondaryMeterset (3008,0037) | |
OFCondition | setDeliveredTreatmentTime (const OFString &value, const OFBool check=OFTrue) |
set DeliveredTreatmentTime (3008,003b) | |
OFCondition | setFixationLightAzimuthalAngle (const Float32 value, const unsigned long pos=0) |
set FixationLightAzimuthalAngle (300a,0356) | |
OFCondition | setFixationLightPolarAngle (const Float32 value, const unsigned long pos=0) |
set FixationLightPolarAngle (300a,0358) | |
OFCondition | setNumberOfBlocks (const OFString &value, const OFBool check=OFTrue) |
set NumberOfBlocks (300a,00f0) | |
OFCondition | setNumberOfBoli (const OFString &value, const OFBool check=OFTrue) |
set NumberOfBoli (300a,00ed) | |
OFCondition | setNumberOfCompensators (const OFString &value, const OFBool check=OFTrue) |
set NumberOfCompensators (300a,00e0) | |
OFCondition | setNumberOfControlPoints (const OFString &value, const OFBool check=OFTrue) |
set NumberOfControlPoints (300a,0110) | |
OFCondition | setNumberOfLateralSpreadingDevices (const OFString &value, const OFBool check=OFTrue) |
set NumberOfLateralSpreadingDevices (300a,0330) | |
OFCondition | setNumberOfRangeModulators (const OFString &value, const OFBool check=OFTrue) |
set NumberOfRangeModulators (300a,0340) | |
OFCondition | setNumberOfRangeShifters (const OFString &value, const OFBool check=OFTrue) |
set NumberOfRangeShifters (300a,0312) | |
OFCondition | setNumberOfWedges (const OFString &value, const OFBool check=OFTrue) |
set NumberOfWedges (300a,00d0) | |
OFCondition | setPatientSupportAccessoryCode (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportAccessoryCode (300a,0354) | |
OFCondition | setPatientSupportID (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportID (300a,0352) | |
OFCondition | setPatientSupportType (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportType (300a,0350) | |
OFCondition | setRadiationAtomicNumber (const OFString &value, const OFBool check=OFTrue) |
set RadiationAtomicNumber (300a,0304) | |
OFCondition | setRadiationChargeState (const Sint16 value, const unsigned long pos=0) |
set RadiationChargeState (300a,0306) | |
OFCondition | setRadiationMassNumber (const OFString &value, const OFBool check=OFTrue) |
set RadiationMassNumber (300a,0302) | |
OFCondition | setRadiationType (const OFString &value, const OFBool check=OFTrue) |
set RadiationType (300a,00c6) | |
OFCondition | setReferencedBeamNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedBeamNumber (300c,0006) | |
OFCondition | setReferencedPatientSetupNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedPatientSetupNumber (300c,006a) | |
OFCondition | setReferencedToleranceTableNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedToleranceTableNumber (300c,00a0) | |
OFCondition | setScanMode (const OFString &value, const OFBool check=OFTrue) |
set ScanMode (300a,0308) | |
OFCondition | setSpecifiedPrimaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set SpecifiedPrimaryMeterset (3008,0032) | |
OFCondition | setSpecifiedSecondaryMeterset (const OFString &value, const OFBool check=OFTrue) |
set SpecifiedSecondaryMeterset (3008,0033) | |
OFCondition | setSpecifiedTreatmentTime (const OFString &value, const OFBool check=OFTrue) |
set SpecifiedTreatmentTime (3008,003a) | |
OFCondition | setTreatmentDeliveryType (const OFString &value, const OFBool check=OFTrue) |
set TreatmentDeliveryType (300a,00ce) | |
OFCondition | setTreatmentTerminationCode (const OFString &value, const OFBool check=OFTrue) |
set TreatmentTerminationCode (3008,002b) | |
OFCondition | setTreatmentTerminationStatus (const OFString &value, const OFBool check=OFTrue) |
set TreatmentTerminationStatus (3008,002a) | |
OFCondition | setTreatmentVerificationStatus (const OFString &value, const OFBool check=OFTrue) |
set TreatmentVerificationStatus (3008,002c) | |
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. | |
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. | |
DcmFloatingPointSingle | FixationLightAzimuthalAngle |
FixationLightAzimuthalAngle (300a,0356) vr=FL, vm=1, type=3. | |
DcmFloatingPointSingle | FixationLightPolarAngle |
FixationLightPolarAngle (300a,0358) vr=FL, vm=1, type=3. | |
DRTIonControlPointDeliverySequence | IonControlPointDeliverySequence |
IonControlPointDeliverySequence (3008,0041) vr=SQ, vm=1, type=1. | |
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. |
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 |
DRTApplicatorSequenceInRTIonBeamsSessionRecordModule& DRTTreatmentSessionIonBeamSequence::Item::getApplicatorSequence | ( | ) | [inline] |
get ApplicatorSequence (300a,0107)
const DRTApplicatorSequenceInRTIonBeamsSessionRecordModule& DRTTreatmentSessionIonBeamSequence::Item::getApplicatorSequence | ( | ) | const [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 |
DRTBeamLimitingDeviceLeafPairsSequence& DRTTreatmentSessionIonBeamSequence::Item::getBeamLimitingDeviceLeafPairsSequence | ( | ) | [inline] |
get BeamLimitingDeviceLeafPairsSequence (3008,00a0)
const DRTBeamLimitingDeviceLeafPairsSequence& DRTTreatmentSessionIonBeamSequence::Item::getBeamLimitingDeviceLeafPairsSequence | ( | ) | const [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) |
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::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::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::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::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::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::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) |
DRTIonControlPointDeliverySequence& DRTTreatmentSessionIonBeamSequence::Item::getIonControlPointDeliverySequence | ( | ) | [inline] |
get IonControlPointDeliverySequence (3008,0041)
const DRTIonControlPointDeliverySequence& DRTTreatmentSessionIonBeamSequence::Item::getIonControlPointDeliverySequence | ( | ) | const [inline] |
get IonControlPointDeliverySequence (3008,0041)
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 |
DRTRecordedBlockSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedBlockSequence | ( | ) | [inline] |
get RecordedBlockSequence (3008,00d0)
const DRTRecordedBlockSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedBlockSequence | ( | ) | const [inline] |
get RecordedBlockSequence (3008,00d0)
DRTRecordedCompensatorSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedCompensatorSequence | ( | ) | [inline] |
get RecordedCompensatorSequence (3008,00c0)
const DRTRecordedCompensatorSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedCompensatorSequence | ( | ) | const [inline] |
get RecordedCompensatorSequence (3008,00c0)
DRTRecordedLateralSpreadingDeviceSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedLateralSpreadingDeviceSequence | ( | ) | [inline] |
get RecordedLateralSpreadingDeviceSequence (3008,00f4)
const DRTRecordedLateralSpreadingDeviceSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedLateralSpreadingDeviceSequence | ( | ) | const [inline] |
get RecordedLateralSpreadingDeviceSequence (3008,00f4)
DRTRecordedRangeModulatorSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedRangeModulatorSequence | ( | ) | [inline] |
get RecordedRangeModulatorSequence (3008,00f6)
const DRTRecordedRangeModulatorSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedRangeModulatorSequence | ( | ) | const [inline] |
get RecordedRangeModulatorSequence (3008,00f6)
DRTRecordedRangeShifterSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedRangeShifterSequence | ( | ) | [inline] |
get RecordedRangeShifterSequence (3008,00f2)
const DRTRecordedRangeShifterSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedRangeShifterSequence | ( | ) | const [inline] |
get RecordedRangeShifterSequence (3008,00f2)
DRTRecordedSnoutSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedSnoutSequence | ( | ) | [inline] |
get RecordedSnoutSequence (3008,00f0)
const DRTRecordedSnoutSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedSnoutSequence | ( | ) | const [inline] |
get RecordedSnoutSequence (3008,00f0)
DRTRecordedWedgeSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedWedgeSequence | ( | ) | [inline] |
get RecordedWedgeSequence (3008,00b0)
const DRTRecordedWedgeSequence& DRTTreatmentSessionIonBeamSequence::Item::getRecordedWedgeSequence | ( | ) | const [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) |
DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule& DRTTreatmentSessionIonBeamSequence::Item::getReferencedBolusSequence | ( | ) | [inline] |
get ReferencedBolusSequence (300c,00b0)
const DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule& DRTTreatmentSessionIonBeamSequence::Item::getReferencedBolusSequence | ( | ) | const [inline] |
get ReferencedBolusSequence (300c,00b0)
DRTReferencedCalculatedDoseReferenceSequence& DRTTreatmentSessionIonBeamSequence::Item::getReferencedCalculatedDoseReferenceSequence | ( | ) | [inline] |
get ReferencedCalculatedDoseReferenceSequence (3008,0090)
const DRTReferencedCalculatedDoseReferenceSequence& DRTTreatmentSessionIonBeamSequence::Item::getReferencedCalculatedDoseReferenceSequence | ( | ) | const [inline] |
get ReferencedCalculatedDoseReferenceSequence (3008,0090)
DRTReferencedMeasuredDoseReferenceSequence& DRTTreatmentSessionIonBeamSequence::Item::getReferencedMeasuredDoseReferenceSequence | ( | ) | [inline] |
get ReferencedMeasuredDoseReferenceSequence (3008,0080)
const DRTReferencedMeasuredDoseReferenceSequence& DRTTreatmentSessionIonBeamSequence::Item::getReferencedMeasuredDoseReferenceSequence | ( | ) | const [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) |
DRTReferencedVerificationImageSequence& DRTTreatmentSessionIonBeamSequence::Item::getReferencedVerificationImageSequence | ( | ) | [inline] |
get ReferencedVerificationImageSequence (300c,0040)
const DRTReferencedVerificationImageSequence& DRTTreatmentSessionIonBeamSequence::Item::getReferencedVerificationImageSequence | ( | ) | const [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 | ( | 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::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::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::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::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::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::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 |
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 |
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::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::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 |
write elements to sequence item
item | reference to DICOM sequence item to which the elements should be written |