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 | getConstraintWeight (OFString &value, const signed long pos=0) const |
get ConstraintWeight (300a,0021) | |
OFCondition | getConstraintWeight (Float64 &value, const unsigned long pos=0) const |
get ConstraintWeight (300a,0021) | |
OFCondition | getDeliveryMaximumDose (OFString &value, const signed long pos=0) const |
get DeliveryMaximumDose (300a,0023) | |
OFCondition | getDeliveryMaximumDose (Float64 &value, const unsigned long pos=0) const |
get DeliveryMaximumDose (300a,0023) | |
OFCondition | getDeliveryWarningDose (OFString &value, const signed long pos=0) const |
get DeliveryWarningDose (300a,0022) | |
OFCondition | getDeliveryWarningDose (Float64 &value, const unsigned long pos=0) const |
get DeliveryWarningDose (300a,0022) | |
OFCondition | getOrganAtRiskFullVolumeDose (OFString &value, const signed long pos=0) const |
get OrganAtRiskFullVolumeDose (300a,002a) | |
OFCondition | getOrganAtRiskFullVolumeDose (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskFullVolumeDose (300a,002a) | |
OFCondition | getOrganAtRiskLimitDose (OFString &value, const signed long pos=0) const |
get OrganAtRiskLimitDose (300a,002b) | |
OFCondition | getOrganAtRiskLimitDose (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskLimitDose (300a,002b) | |
OFCondition | getOrganAtRiskMaximumDose (OFString &value, const signed long pos=0) const |
get OrganAtRiskMaximumDose (300a,002c) | |
OFCondition | getOrganAtRiskMaximumDose (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskMaximumDose (300a,002c) | |
OFCondition | getOrganAtRiskOverdoseVolumeFraction (OFString &value, const signed long pos=0) const |
get OrganAtRiskOverdoseVolumeFraction (300a,002d) | |
OFCondition | getOrganAtRiskOverdoseVolumeFraction (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskOverdoseVolumeFraction (300a,002d) | |
OFCondition | getReferencedDoseReferenceNumber (OFString &value, const signed long pos=0) const |
get ReferencedDoseReferenceNumber (300c,0051) | |
OFCondition | getReferencedDoseReferenceNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedDoseReferenceNumber (300c,0051) | |
OFCondition | getTargetMaximumDose (OFString &value, const signed long pos=0) const |
get TargetMaximumDose (300a,0027) | |
OFCondition | getTargetMaximumDose (Float64 &value, const unsigned long pos=0) const |
get TargetMaximumDose (300a,0027) | |
OFCondition | getTargetMinimumDose (OFString &value, const signed long pos=0) const |
get TargetMinimumDose (300a,0025) | |
OFCondition | getTargetMinimumDose (Float64 &value, const unsigned long pos=0) const |
get TargetMinimumDose (300a,0025) | |
OFCondition | getTargetPrescriptionDose (OFString &value, const signed long pos=0) const |
get TargetPrescriptionDose (300a,0026) | |
OFCondition | getTargetPrescriptionDose (Float64 &value, const unsigned long pos=0) const |
get TargetPrescriptionDose (300a,0026) | |
OFCondition | getTargetUnderdoseVolumeFraction (OFString &value, const signed long pos=0) const |
get TargetUnderdoseVolumeFraction (300a,0028) | |
OFCondition | getTargetUnderdoseVolumeFraction (Float64 &value, const unsigned long pos=0) const |
get TargetUnderdoseVolumeFraction (300a,0028) | |
OFCondition | setConstraintWeight (const OFString &value, const OFBool check=OFTrue) |
set ConstraintWeight (300a,0021) | |
OFCondition | setDeliveryMaximumDose (const OFString &value, const OFBool check=OFTrue) |
set DeliveryMaximumDose (300a,0023) | |
OFCondition | setDeliveryWarningDose (const OFString &value, const OFBool check=OFTrue) |
set DeliveryWarningDose (300a,0022) | |
OFCondition | setOrganAtRiskFullVolumeDose (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskFullVolumeDose (300a,002a) | |
OFCondition | setOrganAtRiskLimitDose (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskLimitDose (300a,002b) | |
OFCondition | setOrganAtRiskMaximumDose (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskMaximumDose (300a,002c) | |
OFCondition | setOrganAtRiskOverdoseVolumeFraction (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskOverdoseVolumeFraction (300a,002d) | |
OFCondition | setReferencedDoseReferenceNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedDoseReferenceNumber (300c,0051) | |
OFCondition | setTargetMaximumDose (const OFString &value, const OFBool check=OFTrue) |
set TargetMaximumDose (300a,0027) | |
OFCondition | setTargetMinimumDose (const OFString &value, const OFBool check=OFTrue) |
set TargetMinimumDose (300a,0025) | |
OFCondition | setTargetPrescriptionDose (const OFString &value, const OFBool check=OFTrue) |
set TargetPrescriptionDose (300a,0026) | |
OFCondition | setTargetUnderdoseVolumeFraction (const OFString &value, const OFBool check=OFTrue) |
set TargetUnderdoseVolumeFraction (300a,0028) | |
Private Attributes | |
OFBool | EmptyDefaultItem |
internal flag used to mark the empty default item | |
DcmDecimalString | ConstraintWeight |
ConstraintWeight (300a,0021) vr=DS, vm=1, type=3. | |
DcmDecimalString | DeliveryMaximumDose |
DeliveryMaximumDose (300a,0023) vr=DS, vm=1, type=3. | |
DcmDecimalString | DeliveryWarningDose |
DeliveryWarningDose (300a,0022) vr=DS, vm=1, type=3. | |
DcmDecimalString | OrganAtRiskFullVolumeDose |
OrganAtRiskFullVolumeDose (300a,002a) vr=DS, vm=1, type=3. | |
DcmDecimalString | OrganAtRiskLimitDose |
OrganAtRiskLimitDose (300a,002b) vr=DS, vm=1, type=3. | |
DcmDecimalString | OrganAtRiskMaximumDose |
OrganAtRiskMaximumDose (300a,002c) vr=DS, vm=1, type=3. | |
DcmDecimalString | OrganAtRiskOverdoseVolumeFraction |
OrganAtRiskOverdoseVolumeFraction (300a,002d) vr=DS, vm=1, type=3. | |
DcmIntegerString | ReferencedDoseReferenceNumber |
ReferencedDoseReferenceNumber (300c,0051) vr=IS, vm=1, type=1C. | |
DcmDecimalString | TargetMaximumDose |
TargetMaximumDose (300a,0027) vr=DS, vm=1, type=3. | |
DcmDecimalString | TargetMinimumDose |
TargetMinimumDose (300a,0025) vr=DS, vm=1, type=3. | |
DcmDecimalString | TargetPrescriptionDose |
TargetPrescriptionDose (300a,0026) vr=DS, vm=1, type=3. | |
DcmDecimalString | TargetUnderdoseVolumeFraction |
TargetUnderdoseVolumeFraction (300a,0028) vr=DS, vm=1, type=3. |
Item class.
DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) |
(default) constructor
emptyDefaultItem | flag used to mark the empty default item |
copy constructor
copy | item object to be copied |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getConstraintWeight | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ConstraintWeight (300a,0021)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getConstraintWeight | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ConstraintWeight (300a,0021)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getDeliveryMaximumDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DeliveryMaximumDose (300a,0023)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getDeliveryMaximumDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DeliveryMaximumDose (300a,0023)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getDeliveryWarningDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DeliveryWarningDose (300a,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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getDeliveryWarningDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DeliveryWarningDose (300a,0022)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskFullVolumeDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get OrganAtRiskFullVolumeDose (300a,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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskFullVolumeDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get OrganAtRiskFullVolumeDose (300a,002a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskLimitDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get OrganAtRiskLimitDose (300a,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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskLimitDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get OrganAtRiskLimitDose (300a,002b)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskMaximumDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get OrganAtRiskMaximumDose (300a,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 |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskMaximumDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get OrganAtRiskMaximumDose (300a,002c)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskOverdoseVolumeFraction | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get OrganAtRiskOverdoseVolumeFraction (300a,002d)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getOrganAtRiskOverdoseVolumeFraction | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get OrganAtRiskOverdoseVolumeFraction (300a,002d)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getReferencedDoseReferenceNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ReferencedDoseReferenceNumber (300c,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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getReferencedDoseReferenceNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ReferencedDoseReferenceNumber (300c,0051)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetMaximumDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TargetMaximumDose (300a,0027)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetMaximumDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TargetMaximumDose (300a,0027)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetMinimumDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TargetMinimumDose (300a,0025)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetMinimumDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TargetMinimumDose (300a,0025)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetPrescriptionDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TargetPrescriptionDose (300a,0026)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetPrescriptionDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TargetPrescriptionDose (300a,0026)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetUnderdoseVolumeFraction | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get TargetUnderdoseVolumeFraction (300a,0028)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::getTargetUnderdoseVolumeFraction | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get TargetUnderdoseVolumeFraction (300a,0028)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
check if item is empty
check if item is valid, i.e. not the empty default item
Item& DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::operator= | ( | const Item & | copy | ) |
assigment operator
copy | item object to be copied |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::read | ( | DcmItem & | item | ) |
read elements from sequence item
item | reference to DICOM sequence item from which the elements should be read |
OFCondition DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setConstraintWeight | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ConstraintWeight (300a,0021)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setDeliveryMaximumDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DeliveryMaximumDose (300a,0023)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setDeliveryWarningDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DeliveryWarningDose (300a,0022)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setOrganAtRiskFullVolumeDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set OrganAtRiskFullVolumeDose (300a,002a)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setOrganAtRiskLimitDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set OrganAtRiskLimitDose (300a,002b)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setOrganAtRiskMaximumDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set OrganAtRiskMaximumDose (300a,002c)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setOrganAtRiskOverdoseVolumeFraction | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set OrganAtRiskOverdoseVolumeFraction (300a,002d)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setReferencedDoseReferenceNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ReferencedDoseReferenceNumber (300c,0051)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setTargetMaximumDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TargetMaximumDose (300a,0027)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setTargetMinimumDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TargetMinimumDose (300a,0025)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setTargetPrescriptionDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TargetPrescriptionDose (300a,0026)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::setTargetUnderdoseVolumeFraction | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set TargetUnderdoseVolumeFraction (300a,0028)
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 DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::write | ( | DcmItem & | item | ) |
write elements to sequence item
item | reference to DICOM sequence item to which the elements should be written |