DCMTK
Version 3.6.3
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 | getBeamLimitingDeviceAngle (OFString &value, const signed long pos=0) const |
get BeamLimitingDeviceAngle (300a,0120) More... | |
OFCondition | getBeamLimitingDeviceAngle (Float64 &value, const unsigned long pos=0) const |
get BeamLimitingDeviceAngle (300a,0120) More... | |
OFCondition | getBeamLimitingDeviceRotationDirection (OFString &value, const signed long pos=0) const |
get BeamLimitingDeviceRotationDirection (300a,0121) More... | |
OFCondition | getControlPointIndex (OFString &value, const signed long pos=0) const |
get ControlPointIndex (300a,0112) More... | |
OFCondition | getControlPointIndex (Sint32 &value, const unsigned long pos=0) const |
get ControlPointIndex (300a,0112) More... | |
OFCondition | getCumulativeMetersetWeight (OFString &value, const signed long pos=0) const |
get CumulativeMetersetWeight (300a,0134) More... | |
OFCondition | getCumulativeMetersetWeight (Float64 &value, const unsigned long pos=0) const |
get CumulativeMetersetWeight (300a,0134) More... | |
OFCondition | getDoseRateSet (OFString &value, const signed long pos=0) const |
get DoseRateSet (300a,0115) More... | |
OFCondition | getDoseRateSet (Float64 &value, const unsigned long pos=0) const |
get DoseRateSet (300a,0115) More... | |
OFCondition | getExternalContourEntryPoint (Float32 &value, const unsigned long pos=0) const |
get ExternalContourEntryPoint (300a,0133) More... | |
OFCondition | getGantryAngle (OFString &value, const signed long pos=0) const |
get GantryAngle (300a,011e) More... | |
OFCondition | getGantryAngle (Float64 &value, const unsigned long pos=0) const |
get GantryAngle (300a,011e) More... | |
OFCondition | getGantryPitchAngle (Float32 &value, const unsigned long pos=0) const |
get GantryPitchAngle (300a,014a) More... | |
OFCondition | getGantryPitchRotationDirection (OFString &value, const signed long pos=0) const |
get GantryPitchRotationDirection (300a,014c) More... | |
OFCondition | getGantryRotationDirection (OFString &value, const signed long pos=0) const |
get GantryRotationDirection (300a,011f) More... | |
OFCondition | getIsocenterPosition (OFString &value, const signed long pos=0) const |
get IsocenterPosition (300a,012c) More... | |
OFCondition | getIsocenterPosition (Float64 &value, const unsigned long pos=0) const |
get IsocenterPosition (300a,012c) More... | |
OFCondition | getIsocenterPosition (OFVector< Float64 > &value) const |
get IsocenterPosition (300a,012c) More... | |
OFCondition | getNominalBeamEnergy (OFString &value, const signed long pos=0) const |
get NominalBeamEnergy (300a,0114) More... | |
OFCondition | getNominalBeamEnergy (Float64 &value, const unsigned long pos=0) const |
get NominalBeamEnergy (300a,0114) More... | |
OFCondition | getPatientSupportAngle (OFString &value, const signed long pos=0) const |
get PatientSupportAngle (300a,0122) More... | |
OFCondition | getPatientSupportAngle (Float64 &value, const unsigned long pos=0) const |
get PatientSupportAngle (300a,0122) More... | |
OFCondition | getPatientSupportRotationDirection (OFString &value, const signed long pos=0) const |
get PatientSupportRotationDirection (300a,0123) More... | |
OFCondition | getSourceToExternalContourDistance (Float32 &value, const unsigned long pos=0) const |
get SourceToExternalContourDistance (300a,0132) More... | |
OFCondition | getSourceToSurfaceDistance (OFString &value, const signed long pos=0) const |
get SourceToSurfaceDistance (300a,0130) More... | |
OFCondition | getSourceToSurfaceDistance (Float64 &value, const unsigned long pos=0) const |
get SourceToSurfaceDistance (300a,0130) More... | |
OFCondition | getSurfaceEntryPoint (OFString &value, const signed long pos=0) const |
get SurfaceEntryPoint (300a,012e) More... | |
OFCondition | getSurfaceEntryPoint (Float64 &value, const unsigned long pos=0) const |
get SurfaceEntryPoint (300a,012e) More... | |
OFCondition | getSurfaceEntryPoint (OFVector< Float64 > &value) const |
get SurfaceEntryPoint (300a,012e) More... | |
OFCondition | getTableTopEccentricAngle (OFString &value, const signed long pos=0) const |
get TableTopEccentricAngle (300a,0125) More... | |
OFCondition | getTableTopEccentricAngle (Float64 &value, const unsigned long pos=0) const |
get TableTopEccentricAngle (300a,0125) More... | |
OFCondition | getTableTopEccentricAxisDistance (OFString &value, const signed long pos=0) const |
get TableTopEccentricAxisDistance (300a,0124) More... | |
OFCondition | getTableTopEccentricAxisDistance (Float64 &value, const unsigned long pos=0) const |
get TableTopEccentricAxisDistance (300a,0124) More... | |
OFCondition | getTableTopEccentricRotationDirection (OFString &value, const signed long pos=0) const |
get TableTopEccentricRotationDirection (300a,0126) More... | |
OFCondition | getTableTopLateralPosition (OFString &value, const signed long pos=0) const |
get TableTopLateralPosition (300a,012a) More... | |
OFCondition | getTableTopLateralPosition (Float64 &value, const unsigned long pos=0) const |
get TableTopLateralPosition (300a,012a) More... | |
OFCondition | getTableTopLongitudinalPosition (OFString &value, const signed long pos=0) const |
get TableTopLongitudinalPosition (300a,0129) More... | |
OFCondition | getTableTopLongitudinalPosition (Float64 &value, const unsigned long pos=0) const |
get TableTopLongitudinalPosition (300a,0129) More... | |
OFCondition | getTableTopPitchAngle (Float32 &value, const unsigned long pos=0) const |
get TableTopPitchAngle (300a,0140) More... | |
OFCondition | getTableTopPitchRotationDirection (OFString &value, const signed long pos=0) const |
get TableTopPitchRotationDirection (300a,0142) More... | |
OFCondition | getTableTopRollAngle (Float32 &value, const unsigned long pos=0) const |
get TableTopRollAngle (300a,0144) More... | |
OFCondition | getTableTopRollRotationDirection (OFString &value, const signed long pos=0) const |
get TableTopRollRotationDirection (300a,0146) More... | |
OFCondition | getTableTopVerticalPosition (OFString &value, const signed long pos=0) const |
get TableTopVerticalPosition (300a,0128) More... | |
OFCondition | getTableTopVerticalPosition (Float64 &value, const unsigned long pos=0) const |
get TableTopVerticalPosition (300a,0128) More... | |
DRTBeamLimitingDevicePositionSequence & | getBeamLimitingDevicePositionSequence () |
get BeamLimitingDevicePositionSequence (300a,011a) More... | |
const DRTBeamLimitingDevicePositionSequence & | getBeamLimitingDevicePositionSequence () const |
get BeamLimitingDevicePositionSequence (300a,011a) More... | |
DRTReferencedDoseReferenceSequenceInRTBeamsModule & | getReferencedDoseReferenceSequence () |
get ReferencedDoseReferenceSequence (300c,0050) More... | |
const DRTReferencedDoseReferenceSequenceInRTBeamsModule & | getReferencedDoseReferenceSequence () const |
get ReferencedDoseReferenceSequence (300c,0050) More... | |
DRTReferencedDoseSequence & | getReferencedDoseSequence () |
get ReferencedDoseSequence (300c,0080) More... | |
const DRTReferencedDoseSequence & | getReferencedDoseSequence () const |
get ReferencedDoseSequence (300c,0080) More... | |
DRTWedgePositionSequence & | getWedgePositionSequence () |
get WedgePositionSequence (300a,0116) More... | |
const DRTWedgePositionSequence & | getWedgePositionSequence () const |
get WedgePositionSequence (300a,0116) More... | |
OFCondition | setBeamLimitingDeviceAngle (const OFString &value, const OFBool check=OFTrue) |
set BeamLimitingDeviceAngle (300a,0120) More... | |
OFCondition | setBeamLimitingDeviceRotationDirection (const OFString &value, const OFBool check=OFTrue) |
set BeamLimitingDeviceRotationDirection (300a,0121) More... | |
OFCondition | setControlPointIndex (const OFString &value, const OFBool check=OFTrue) |
set ControlPointIndex (300a,0112) More... | |
OFCondition | setCumulativeMetersetWeight (const OFString &value, const OFBool check=OFTrue) |
set CumulativeMetersetWeight (300a,0134) More... | |
OFCondition | setDoseRateSet (const OFString &value, const OFBool check=OFTrue) |
set DoseRateSet (300a,0115) More... | |
OFCondition | setExternalContourEntryPoint (const Float32 value, const unsigned long pos=0) |
set ExternalContourEntryPoint (300a,0133) More... | |
OFCondition | setGantryAngle (const OFString &value, const OFBool check=OFTrue) |
set GantryAngle (300a,011e) More... | |
OFCondition | setGantryPitchAngle (const Float32 value, const unsigned long pos=0) |
set GantryPitchAngle (300a,014a) More... | |
OFCondition | setGantryPitchRotationDirection (const OFString &value, const OFBool check=OFTrue) |
set GantryPitchRotationDirection (300a,014c) More... | |
OFCondition | setGantryRotationDirection (const OFString &value, const OFBool check=OFTrue) |
set GantryRotationDirection (300a,011f) More... | |
OFCondition | setIsocenterPosition (const OFString &value, const OFBool check=OFTrue) |
set IsocenterPosition (300a,012c) More... | |
OFCondition | setNominalBeamEnergy (const OFString &value, const OFBool check=OFTrue) |
set NominalBeamEnergy (300a,0114) More... | |
OFCondition | setPatientSupportAngle (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportAngle (300a,0122) More... | |
OFCondition | setPatientSupportRotationDirection (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportRotationDirection (300a,0123) More... | |
OFCondition | setSourceToExternalContourDistance (const Float32 value, const unsigned long pos=0) |
set SourceToExternalContourDistance (300a,0132) More... | |
OFCondition | setSourceToSurfaceDistance (const OFString &value, const OFBool check=OFTrue) |
set SourceToSurfaceDistance (300a,0130) More... | |
OFCondition | setSurfaceEntryPoint (const OFString &value, const OFBool check=OFTrue) |
set SurfaceEntryPoint (300a,012e) More... | |
OFCondition | setTableTopEccentricAngle (const OFString &value, const OFBool check=OFTrue) |
set TableTopEccentricAngle (300a,0125) More... | |
OFCondition | setTableTopEccentricAxisDistance (const OFString &value, const OFBool check=OFTrue) |
set TableTopEccentricAxisDistance (300a,0124) More... | |
OFCondition | setTableTopEccentricRotationDirection (const OFString &value, const OFBool check=OFTrue) |
set TableTopEccentricRotationDirection (300a,0126) More... | |
OFCondition | setTableTopLateralPosition (const OFString &value, const OFBool check=OFTrue) |
set TableTopLateralPosition (300a,012a) More... | |
OFCondition | setTableTopLongitudinalPosition (const OFString &value, const OFBool check=OFTrue) |
set TableTopLongitudinalPosition (300a,0129) More... | |
OFCondition | setTableTopPitchAngle (const Float32 value, const unsigned long pos=0) |
set TableTopPitchAngle (300a,0140) More... | |
OFCondition | setTableTopPitchRotationDirection (const OFString &value, const OFBool check=OFTrue) |
set TableTopPitchRotationDirection (300a,0142) More... | |
OFCondition | setTableTopRollAngle (const Float32 value, const unsigned long pos=0) |
set TableTopRollAngle (300a,0144) More... | |
OFCondition | setTableTopRollRotationDirection (const OFString &value, const OFBool check=OFTrue) |
set TableTopRollRotationDirection (300a,0146) More... | |
OFCondition | setTableTopVerticalPosition (const OFString &value, const OFBool check=OFTrue) |
set TableTopVerticalPosition (300a,0128) More... | |
Private Attributes | |
OFBool | EmptyDefaultItem |
internal flag used to mark the empty default item | |
DcmDecimalString | BeamLimitingDeviceAngle |
BeamLimitingDeviceAngle (300a,0120) vr=DS, vm=1, type=1C. | |
DRTBeamLimitingDevicePositionSequence | BeamLimitingDevicePositionSequence |
BeamLimitingDevicePositionSequence (300a,011a) vr=SQ, vm=1, type=1C. | |
DcmCodeString | BeamLimitingDeviceRotationDirection |
BeamLimitingDeviceRotationDirection (300a,0121) vr=CS, vm=1, type=1C. | |
DcmIntegerString | ControlPointIndex |
ControlPointIndex (300a,0112) vr=IS, vm=1, type=1. | |
DcmDecimalString | CumulativeMetersetWeight |
CumulativeMetersetWeight (300a,0134) vr=DS, vm=1, type=2. | |
DcmDecimalString | DoseRateSet |
DoseRateSet (300a,0115) vr=DS, vm=1, type=3. | |
DcmFloatingPointSingle | ExternalContourEntryPoint |
ExternalContourEntryPoint (300a,0133) vr=FL, vm=3, type=3. | |
DcmDecimalString | GantryAngle |
GantryAngle (300a,011e) vr=DS, vm=1, type=1C. | |
DcmFloatingPointSingle | GantryPitchAngle |
GantryPitchAngle (300a,014a) vr=FL, vm=1, type=3. | |
DcmCodeString | GantryPitchRotationDirection |
GantryPitchRotationDirection (300a,014c) vr=CS, vm=1, type=3. | |
DcmCodeString | GantryRotationDirection |
GantryRotationDirection (300a,011f) vr=CS, vm=1, type=1C. | |
DcmDecimalString | IsocenterPosition |
IsocenterPosition (300a,012c) vr=DS, vm=3, type=2C. | |
DcmDecimalString | NominalBeamEnergy |
NominalBeamEnergy (300a,0114) vr=DS, vm=1, type=3. | |
DcmDecimalString | PatientSupportAngle |
PatientSupportAngle (300a,0122) vr=DS, vm=1, type=1C. | |
DcmCodeString | PatientSupportRotationDirection |
PatientSupportRotationDirection (300a,0123) vr=CS, vm=1, type=1C. | |
DRTReferencedDoseReferenceSequenceInRTBeamsModule | ReferencedDoseReferenceSequence |
ReferencedDoseReferenceSequence (300c,0050) vr=SQ, vm=1, type=3. | |
DRTReferencedDoseSequence | ReferencedDoseSequence |
ReferencedDoseSequence (300c,0080) vr=SQ, vm=1, type=1C. | |
DcmFloatingPointSingle | SourceToExternalContourDistance |
SourceToExternalContourDistance (300a,0132) vr=FL, vm=1, type=3. | |
DcmDecimalString | SourceToSurfaceDistance |
SourceToSurfaceDistance (300a,0130) vr=DS, vm=1, type=3. | |
DcmDecimalString | SurfaceEntryPoint |
SurfaceEntryPoint (300a,012e) vr=DS, vm=3, type=3. | |
DcmDecimalString | TableTopEccentricAngle |
TableTopEccentricAngle (300a,0125) vr=DS, vm=1, type=1C. | |
DcmDecimalString | TableTopEccentricAxisDistance |
TableTopEccentricAxisDistance (300a,0124) vr=DS, vm=1, type=3. | |
DcmCodeString | TableTopEccentricRotationDirection |
TableTopEccentricRotationDirection (300a,0126) vr=CS, vm=1, type=1C. | |
DcmDecimalString | TableTopLateralPosition |
TableTopLateralPosition (300a,012a) vr=DS, vm=1, type=2C. | |
DcmDecimalString | TableTopLongitudinalPosition |
TableTopLongitudinalPosition (300a,0129) vr=DS, vm=1, type=2C. | |
DcmFloatingPointSingle | TableTopPitchAngle |
TableTopPitchAngle (300a,0140) vr=FL, vm=1, type=1C. | |
DcmCodeString | TableTopPitchRotationDirection |
TableTopPitchRotationDirection (300a,0142) vr=CS, vm=1, type=1C. | |
DcmFloatingPointSingle | TableTopRollAngle |
TableTopRollAngle (300a,0144) vr=FL, vm=1, type=1C. | |
DcmCodeString | TableTopRollRotationDirection |
TableTopRollRotationDirection (300a,0146) vr=CS, vm=1, type=1C. | |
DcmDecimalString | TableTopVerticalPosition |
TableTopVerticalPosition (300a,0128) vr=DS, vm=1, type=2C. | |
DRTWedgePositionSequence | WedgePositionSequence |
WedgePositionSequence (300a,0116) vr=SQ, vm=1, type=1C. | |
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.
DRTControlPointSequence::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) |
(default) constructor
emptyDefaultItem | flag used to mark the empty default item |
DRTControlPointSequence::Item::Item | ( | const Item & | copy | ) |
copy constructor
copy | item object to be copied |
OFCondition DRTControlPointSequence::Item::getBeamLimitingDeviceAngle | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get BeamLimitingDeviceAngle (300a,0120)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1), -1 for all components |
OFCondition DRTControlPointSequence::Item::getBeamLimitingDeviceAngle | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get BeamLimitingDeviceAngle (300a,0120)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
|
inline |
get BeamLimitingDevicePositionSequence (300a,011a)
|
inline |
get BeamLimitingDevicePositionSequence (300a,011a)
OFCondition DRTControlPointSequence::Item::getBeamLimitingDeviceRotationDirection | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get BeamLimitingDeviceRotationDirection (300a,0121)
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 DRTControlPointSequence::Item::getControlPointIndex | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ControlPointIndex (300a,0112)
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 DRTControlPointSequence::Item::getControlPointIndex | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ControlPointIndex (300a,0112)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getCumulativeMetersetWeight | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get CumulativeMetersetWeight (300a,0134)
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 DRTControlPointSequence::Item::getCumulativeMetersetWeight | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get CumulativeMetersetWeight (300a,0134)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getDoseRateSet | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DoseRateSet (300a,0115)
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 DRTControlPointSequence::Item::getDoseRateSet | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DoseRateSet (300a,0115)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getExternalContourEntryPoint | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ExternalContourEntryPoint (300a,0133)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getGantryAngle | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get GantryAngle (300a,011e)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1), -1 for all components |
OFCondition DRTControlPointSequence::Item::getGantryAngle | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get GantryAngle (300a,011e)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getGantryPitchAngle | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get GantryPitchAngle (300a,014a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getGantryPitchRotationDirection | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get GantryPitchRotationDirection (300a,014c)
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 DRTControlPointSequence::Item::getGantryRotationDirection | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get GantryRotationDirection (300a,011f)
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 DRTControlPointSequence::Item::getIsocenterPosition | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get IsocenterPosition (300a,012c)
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 DRTControlPointSequence::Item::getIsocenterPosition | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get IsocenterPosition (300a,012c)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getIsocenterPosition | ( | OFVector< Float64 > & | value | ) | const |
get IsocenterPosition (300a,012c)
value | reference to variable in which the value(s) should be stored |
OFCondition DRTControlPointSequence::Item::getNominalBeamEnergy | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NominalBeamEnergy (300a,0114)
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 DRTControlPointSequence::Item::getNominalBeamEnergy | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NominalBeamEnergy (300a,0114)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getPatientSupportAngle | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get PatientSupportAngle (300a,0122)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1), -1 for all components |
OFCondition DRTControlPointSequence::Item::getPatientSupportAngle | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get PatientSupportAngle (300a,0122)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getPatientSupportRotationDirection | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get PatientSupportRotationDirection (300a,0123)
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 ReferencedDoseReferenceSequence (300c,0050)
|
inline |
get ReferencedDoseReferenceSequence (300c,0050)
|
inline |
get ReferencedDoseSequence (300c,0080)
|
inline |
get ReferencedDoseSequence (300c,0080)
OFCondition DRTControlPointSequence::Item::getSourceToExternalContourDistance | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SourceToExternalContourDistance (300a,0132)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getSourceToSurfaceDistance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceToSurfaceDistance (300a,0130)
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 DRTControlPointSequence::Item::getSourceToSurfaceDistance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SourceToSurfaceDistance (300a,0130)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getSurfaceEntryPoint | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SurfaceEntryPoint (300a,012e)
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 DRTControlPointSequence::Item::getSurfaceEntryPoint | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SurfaceEntryPoint (300a,012e)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getSurfaceEntryPoint | ( | OFVector< Float64 > & | value | ) | const |
get SurfaceEntryPoint (300a,012e)
value | reference to variable in which the value(s) should be stored |
OFCondition DRTControlPointSequence::Item::getTableTopEccentricAngle | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopEccentricAngle (300a,0125)
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 DRTControlPointSequence::Item::getTableTopEccentricAngle | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopEccentricAngle (300a,0125)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getTableTopEccentricAxisDistance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopEccentricAxisDistance (300a,0124)
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 DRTControlPointSequence::Item::getTableTopEccentricAxisDistance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopEccentricAxisDistance (300a,0124)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getTableTopEccentricRotationDirection | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopEccentricRotationDirection (300a,0126)
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 DRTControlPointSequence::Item::getTableTopLateralPosition | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopLateralPosition (300a,012a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1), -1 for all components |
OFCondition DRTControlPointSequence::Item::getTableTopLateralPosition | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopLateralPosition (300a,012a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getTableTopLongitudinalPosition | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopLongitudinalPosition (300a,0129)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1), -1 for all components |
OFCondition DRTControlPointSequence::Item::getTableTopLongitudinalPosition | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopLongitudinalPosition (300a,0129)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getTableTopPitchAngle | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopPitchAngle (300a,0140)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getTableTopPitchRotationDirection | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopPitchRotationDirection (300a,0142)
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 DRTControlPointSequence::Item::getTableTopRollAngle | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopRollAngle (300a,0144)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTControlPointSequence::Item::getTableTopRollRotationDirection | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopRollRotationDirection (300a,0146)
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 DRTControlPointSequence::Item::getTableTopVerticalPosition | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopVerticalPosition (300a,0128)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1), -1 for all components |
OFCondition DRTControlPointSequence::Item::getTableTopVerticalPosition | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopVerticalPosition (300a,0128)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
|
inline |
get WedgePositionSequence (300a,0116)
|
inline |
get WedgePositionSequence (300a,0116)
OFBool DRTControlPointSequence::Item::isEmpty | ( | ) |
check if item is empty
OFBool DRTControlPointSequence::Item::isValid | ( | ) | const |
check if item is valid, i.e. not the empty default item
assigment operator
copy | item object to be copied |
OFCondition DRTControlPointSequence::Item::read | ( | DcmItem & | item | ) |
read elements from sequence item
item | reference to DICOM sequence item from which the elements should be read |
OFCondition DRTControlPointSequence::Item::setBeamLimitingDeviceAngle | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set BeamLimitingDeviceAngle (300a,0120)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (1) if enabled |
OFCondition DRTControlPointSequence::Item::setBeamLimitingDeviceRotationDirection | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set BeamLimitingDeviceRotationDirection (300a,0121)
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 DRTControlPointSequence::Item::setControlPointIndex | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ControlPointIndex (300a,0112)
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 DRTControlPointSequence::Item::setCumulativeMetersetWeight | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set CumulativeMetersetWeight (300a,0134)
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 DRTControlPointSequence::Item::setDoseRateSet | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DoseRateSet (300a,0115)
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 DRTControlPointSequence::Item::setExternalContourEntryPoint | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set ExternalContourEntryPoint (300a,0133)
value | value to be set (should be valid for this VR) |
pos | index of the value to be set (0..vm-1), vm=3 |
OFCondition DRTControlPointSequence::Item::setGantryAngle | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set GantryAngle (300a,011e)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (1) if enabled |
OFCondition DRTControlPointSequence::Item::setGantryPitchAngle | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set GantryPitchAngle (300a,014a)
value | value to be set (should be valid for this VR) |
pos | index of the value to be set (0..vm-1), vm=1 |
OFCondition DRTControlPointSequence::Item::setGantryPitchRotationDirection | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set GantryPitchRotationDirection (300a,014c)
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 DRTControlPointSequence::Item::setGantryRotationDirection | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set GantryRotationDirection (300a,011f)
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 DRTControlPointSequence::Item::setIsocenterPosition | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set IsocenterPosition (300a,012c)
value | value to be set (possibly multi-valued) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (3) if enabled |
OFCondition DRTControlPointSequence::Item::setNominalBeamEnergy | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NominalBeamEnergy (300a,0114)
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 DRTControlPointSequence::Item::setPatientSupportAngle | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set PatientSupportAngle (300a,0122)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (1) if enabled |
OFCondition DRTControlPointSequence::Item::setPatientSupportRotationDirection | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set PatientSupportRotationDirection (300a,0123)
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 DRTControlPointSequence::Item::setSourceToExternalContourDistance | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set SourceToExternalContourDistance (300a,0132)
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 DRTControlPointSequence::Item::setSourceToSurfaceDistance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceToSurfaceDistance (300a,0130)
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 DRTControlPointSequence::Item::setSurfaceEntryPoint | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SurfaceEntryPoint (300a,012e)
value | value to be set (possibly multi-valued) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (3) if enabled |
OFCondition DRTControlPointSequence::Item::setTableTopEccentricAngle | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopEccentricAngle (300a,0125)
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 DRTControlPointSequence::Item::setTableTopEccentricAxisDistance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopEccentricAxisDistance (300a,0124)
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 DRTControlPointSequence::Item::setTableTopEccentricRotationDirection | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopEccentricRotationDirection (300a,0126)
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 DRTControlPointSequence::Item::setTableTopLateralPosition | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopLateralPosition (300a,012a)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (1) if enabled |
OFCondition DRTControlPointSequence::Item::setTableTopLongitudinalPosition | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopLongitudinalPosition (300a,0129)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (1) if enabled |
OFCondition DRTControlPointSequence::Item::setTableTopPitchAngle | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set TableTopPitchAngle (300a,0140)
value | value to be set (should be valid for this VR) |
pos | index of the value to be set (0..vm-1), vm=1 |
OFCondition DRTControlPointSequence::Item::setTableTopPitchRotationDirection | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopPitchRotationDirection (300a,0142)
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 DRTControlPointSequence::Item::setTableTopRollAngle | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set TableTopRollAngle (300a,0144)
value | value to be set (should be valid for this VR) |
pos | index of the value to be set (0..vm-1), vm=1 |
OFCondition DRTControlPointSequence::Item::setTableTopRollRotationDirection | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopRollRotationDirection (300a,0146)
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 DRTControlPointSequence::Item::setTableTopVerticalPosition | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopVerticalPosition (300a,0128)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (DS) and VM (1) if enabled |
OFCondition DRTControlPointSequence::Item::write | ( | DcmItem & | item | ) |
write elements to sequence item
item | reference to DICOM sequence item to which the elements should be written |