DCMTK
Version 3.6.4
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 | getBeamLimitingDeviceAngleTolerance (OFString &value, const signed long pos=0) const |
get BeamLimitingDeviceAngleTolerance (300a,0046) More... | |
OFCondition | getBeamLimitingDeviceAngleTolerance (Float64 &value, const unsigned long pos=0) const |
get BeamLimitingDeviceAngleTolerance (300a,0046) More... | |
OFCondition | getGantryAngleTolerance (OFString &value, const signed long pos=0) const |
get GantryAngleTolerance (300a,0044) More... | |
OFCondition | getGantryAngleTolerance (Float64 &value, const unsigned long pos=0) const |
get GantryAngleTolerance (300a,0044) More... | |
OFCondition | getGantryPitchAngleTolerance (Float32 &value, const unsigned long pos=0) const |
get GantryPitchAngleTolerance (300a,014e) More... | |
OFCondition | getPatientSupportAngleTolerance (OFString &value, const signed long pos=0) const |
get PatientSupportAngleTolerance (300a,004c) More... | |
OFCondition | getPatientSupportAngleTolerance (Float64 &value, const unsigned long pos=0) const |
get PatientSupportAngleTolerance (300a,004c) More... | |
OFCondition | getTableTopEccentricAngleTolerance (OFString &value, const signed long pos=0) const |
get TableTopEccentricAngleTolerance (300a,004e) More... | |
OFCondition | getTableTopEccentricAngleTolerance (Float64 &value, const unsigned long pos=0) const |
get TableTopEccentricAngleTolerance (300a,004e) More... | |
OFCondition | getTableTopLateralPositionTolerance (OFString &value, const signed long pos=0) const |
get TableTopLateralPositionTolerance (300a,0053) More... | |
OFCondition | getTableTopLateralPositionTolerance (Float64 &value, const unsigned long pos=0) const |
get TableTopLateralPositionTolerance (300a,0053) More... | |
OFCondition | getTableTopLongitudinalPositionTolerance (OFString &value, const signed long pos=0) const |
get TableTopLongitudinalPositionTolerance (300a,0052) More... | |
OFCondition | getTableTopLongitudinalPositionTolerance (Float64 &value, const unsigned long pos=0) const |
get TableTopLongitudinalPositionTolerance (300a,0052) More... | |
OFCondition | getTableTopPitchAngleTolerance (Float32 &value, const unsigned long pos=0) const |
get TableTopPitchAngleTolerance (300a,004f) More... | |
OFCondition | getTableTopRollAngleTolerance (Float32 &value, const unsigned long pos=0) const |
get TableTopRollAngleTolerance (300a,0050) More... | |
OFCondition | getTableTopVerticalPositionTolerance (OFString &value, const signed long pos=0) const |
get TableTopVerticalPositionTolerance (300a,0051) More... | |
OFCondition | getTableTopVerticalPositionTolerance (Float64 &value, const unsigned long pos=0) const |
get TableTopVerticalPositionTolerance (300a,0051) More... | |
OFCondition | getToleranceTableLabel (OFString &value, const signed long pos=0) const |
get ToleranceTableLabel (300a,0043) More... | |
OFCondition | getToleranceTableNumber (OFString &value, const signed long pos=0) const |
get ToleranceTableNumber (300a,0042) More... | |
OFCondition | getToleranceTableNumber (Sint32 &value, const unsigned long pos=0) const |
get ToleranceTableNumber (300a,0042) More... | |
DRTBeamLimitingDeviceToleranceSequence & | getBeamLimitingDeviceToleranceSequence () |
get BeamLimitingDeviceToleranceSequence (300a,0048) More... | |
const DRTBeamLimitingDeviceToleranceSequence & | getBeamLimitingDeviceToleranceSequence () const |
get BeamLimitingDeviceToleranceSequence (300a,0048) More... | |
OFCondition | setBeamLimitingDeviceAngleTolerance (const OFString &value, const OFBool check=OFTrue) |
set BeamLimitingDeviceAngleTolerance (300a,0046) More... | |
OFCondition | setGantryAngleTolerance (const OFString &value, const OFBool check=OFTrue) |
set GantryAngleTolerance (300a,0044) More... | |
OFCondition | setGantryPitchAngleTolerance (const Float32 value, const unsigned long pos=0) |
set GantryPitchAngleTolerance (300a,014e) More... | |
OFCondition | setPatientSupportAngleTolerance (const OFString &value, const OFBool check=OFTrue) |
set PatientSupportAngleTolerance (300a,004c) More... | |
OFCondition | setTableTopEccentricAngleTolerance (const OFString &value, const OFBool check=OFTrue) |
set TableTopEccentricAngleTolerance (300a,004e) More... | |
OFCondition | setTableTopLateralPositionTolerance (const OFString &value, const OFBool check=OFTrue) |
set TableTopLateralPositionTolerance (300a,0053) More... | |
OFCondition | setTableTopLongitudinalPositionTolerance (const OFString &value, const OFBool check=OFTrue) |
set TableTopLongitudinalPositionTolerance (300a,0052) More... | |
OFCondition | setTableTopPitchAngleTolerance (const Float32 value, const unsigned long pos=0) |
set TableTopPitchAngleTolerance (300a,004f) More... | |
OFCondition | setTableTopRollAngleTolerance (const Float32 value, const unsigned long pos=0) |
set TableTopRollAngleTolerance (300a,0050) More... | |
OFCondition | setTableTopVerticalPositionTolerance (const OFString &value, const OFBool check=OFTrue) |
set TableTopVerticalPositionTolerance (300a,0051) More... | |
OFCondition | setToleranceTableLabel (const OFString &value, const OFBool check=OFTrue) |
set ToleranceTableLabel (300a,0043) More... | |
OFCondition | setToleranceTableNumber (const OFString &value, const OFBool check=OFTrue) |
set ToleranceTableNumber (300a,0042) More... | |
Private Attributes | |
OFBool | EmptyDefaultItem |
internal flag used to mark the empty default item | |
DcmDecimalString | BeamLimitingDeviceAngleTolerance |
BeamLimitingDeviceAngleTolerance (300a,0046) vr=DS, vm=1, type=3. | |
DRTBeamLimitingDeviceToleranceSequence | BeamLimitingDeviceToleranceSequence |
BeamLimitingDeviceToleranceSequence (300a,0048) vr=SQ, vm=1, type=3. | |
DcmDecimalString | GantryAngleTolerance |
GantryAngleTolerance (300a,0044) vr=DS, vm=1, type=3. | |
DcmFloatingPointSingle | GantryPitchAngleTolerance |
GantryPitchAngleTolerance (300a,014e) vr=FL, vm=1, type=3. | |
DcmDecimalString | PatientSupportAngleTolerance |
PatientSupportAngleTolerance (300a,004c) vr=DS, vm=1, type=3. | |
DcmDecimalString | TableTopEccentricAngleTolerance |
TableTopEccentricAngleTolerance (300a,004e) vr=DS, vm=1, type=3. | |
DcmDecimalString | TableTopLateralPositionTolerance |
TableTopLateralPositionTolerance (300a,0053) vr=DS, vm=1, type=3. | |
DcmDecimalString | TableTopLongitudinalPositionTolerance |
TableTopLongitudinalPositionTolerance (300a,0052) vr=DS, vm=1, type=3. | |
DcmFloatingPointSingle | TableTopPitchAngleTolerance |
TableTopPitchAngleTolerance (300a,004f) vr=FL, vm=1, type=3. | |
DcmFloatingPointSingle | TableTopRollAngleTolerance |
TableTopRollAngleTolerance (300a,0050) vr=FL, vm=1, type=3. | |
DcmDecimalString | TableTopVerticalPositionTolerance |
TableTopVerticalPositionTolerance (300a,0051) vr=DS, vm=1, type=3. | |
DcmShortString | ToleranceTableLabel |
ToleranceTableLabel (300a,0043) vr=SH, vm=1, type=3. | |
DcmIntegerString | ToleranceTableNumber |
ToleranceTableNumber (300a,0042) vr=IS, vm=1, type=1. | |
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.
DRTToleranceTableSequence::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) |
(default) constructor
emptyDefaultItem | flag used to mark the empty default item |
DRTToleranceTableSequence::Item::Item | ( | const Item & | copy | ) |
copy constructor
copy | item object to be copied |
OFCondition DRTToleranceTableSequence::Item::getBeamLimitingDeviceAngleTolerance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get BeamLimitingDeviceAngleTolerance (300a,0046)
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 DRTToleranceTableSequence::Item::getBeamLimitingDeviceAngleTolerance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get BeamLimitingDeviceAngleTolerance (300a,0046)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
|
inline |
get BeamLimitingDeviceToleranceSequence (300a,0048)
|
inline |
get BeamLimitingDeviceToleranceSequence (300a,0048)
OFCondition DRTToleranceTableSequence::Item::getGantryAngleTolerance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get GantryAngleTolerance (300a,0044)
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 DRTToleranceTableSequence::Item::getGantryAngleTolerance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get GantryAngleTolerance (300a,0044)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getGantryPitchAngleTolerance | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get GantryPitchAngleTolerance (300a,014e)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getPatientSupportAngleTolerance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get PatientSupportAngleTolerance (300a,004c)
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 DRTToleranceTableSequence::Item::getPatientSupportAngleTolerance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get PatientSupportAngleTolerance (300a,004c)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getTableTopEccentricAngleTolerance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopEccentricAngleTolerance (300a,004e)
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 DRTToleranceTableSequence::Item::getTableTopEccentricAngleTolerance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopEccentricAngleTolerance (300a,004e)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getTableTopLateralPositionTolerance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopLateralPositionTolerance (300a,0053)
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 DRTToleranceTableSequence::Item::getTableTopLateralPositionTolerance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopLateralPositionTolerance (300a,0053)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getTableTopLongitudinalPositionTolerance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopLongitudinalPositionTolerance (300a,0052)
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 DRTToleranceTableSequence::Item::getTableTopLongitudinalPositionTolerance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopLongitudinalPositionTolerance (300a,0052)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getTableTopPitchAngleTolerance | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopPitchAngleTolerance (300a,004f)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getTableTopRollAngleTolerance | ( | Float32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopRollAngleTolerance (300a,0050)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getTableTopVerticalPositionTolerance | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TableTopVerticalPositionTolerance (300a,0051)
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 DRTToleranceTableSequence::Item::getTableTopVerticalPositionTolerance | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TableTopVerticalPositionTolerance (300a,0051)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTToleranceTableSequence::Item::getToleranceTableLabel | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ToleranceTableLabel (300a,0043)
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 DRTToleranceTableSequence::Item::getToleranceTableNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ToleranceTableNumber (300a,0042)
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 DRTToleranceTableSequence::Item::getToleranceTableNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ToleranceTableNumber (300a,0042)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFBool DRTToleranceTableSequence::Item::isEmpty | ( | ) |
check if item is empty
OFBool DRTToleranceTableSequence::Item::isValid | ( | ) | const |
check if item is valid, i.e. not the empty default item
assigment operator
copy | item object to be copied |
OFCondition DRTToleranceTableSequence::Item::read | ( | DcmItem & | item | ) |
read elements from sequence item
item | reference to DICOM sequence item from which the elements should be read |
OFCondition DRTToleranceTableSequence::Item::setBeamLimitingDeviceAngleTolerance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set BeamLimitingDeviceAngleTolerance (300a,0046)
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 DRTToleranceTableSequence::Item::setGantryAngleTolerance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set GantryAngleTolerance (300a,0044)
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 DRTToleranceTableSequence::Item::setGantryPitchAngleTolerance | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set GantryPitchAngleTolerance (300a,014e)
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 DRTToleranceTableSequence::Item::setPatientSupportAngleTolerance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set PatientSupportAngleTolerance (300a,004c)
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 DRTToleranceTableSequence::Item::setTableTopEccentricAngleTolerance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopEccentricAngleTolerance (300a,004e)
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 DRTToleranceTableSequence::Item::setTableTopLateralPositionTolerance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopLateralPositionTolerance (300a,0053)
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 DRTToleranceTableSequence::Item::setTableTopLongitudinalPositionTolerance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopLongitudinalPositionTolerance (300a,0052)
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 DRTToleranceTableSequence::Item::setTableTopPitchAngleTolerance | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set TableTopPitchAngleTolerance (300a,004f)
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 DRTToleranceTableSequence::Item::setTableTopRollAngleTolerance | ( | const Float32 | value, |
const unsigned long | pos = 0 |
||
) |
set TableTopRollAngleTolerance (300a,0050)
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 DRTToleranceTableSequence::Item::setTableTopVerticalPositionTolerance | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TableTopVerticalPositionTolerance (300a,0051)
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 DRTToleranceTableSequence::Item::setToleranceTableLabel | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ToleranceTableLabel (300a,0043)
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 DRTToleranceTableSequence::Item::setToleranceTableNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ToleranceTableNumber (300a,0042)
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 DRTToleranceTableSequence::Item::write | ( | DcmItem & | item | ) |
write elements to sequence item
item | reference to DICOM sequence item to which the elements should be written |