DCMTK
Version 3.6.7
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 | getConstraintWeight (OFString &value, const signed long pos=0) const |
get ConstraintWeight (300a,0021) More... | |
OFCondition | getConstraintWeight (Float64 &value, const unsigned long pos=0) const |
get ConstraintWeight (300a,0021) More... | |
OFCondition | getDeliveryMaximumDose (OFString &value, const signed long pos=0) const |
get DeliveryMaximumDose (300a,0023) More... | |
OFCondition | getDeliveryMaximumDose (Float64 &value, const unsigned long pos=0) const |
get DeliveryMaximumDose (300a,0023) More... | |
OFCondition | getDeliveryWarningDose (OFString &value, const signed long pos=0) const |
get DeliveryWarningDose (300a,0022) More... | |
OFCondition | getDeliveryWarningDose (Float64 &value, const unsigned long pos=0) const |
get DeliveryWarningDose (300a,0022) More... | |
OFCondition | getOrganAtRiskFullVolumeDose (OFString &value, const signed long pos=0) const |
get OrganAtRiskFullVolumeDose (300a,002a) More... | |
OFCondition | getOrganAtRiskFullVolumeDose (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskFullVolumeDose (300a,002a) More... | |
OFCondition | getOrganAtRiskLimitDose (OFString &value, const signed long pos=0) const |
get OrganAtRiskLimitDose (300a,002b) More... | |
OFCondition | getOrganAtRiskLimitDose (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskLimitDose (300a,002b) More... | |
OFCondition | getOrganAtRiskMaximumDose (OFString &value, const signed long pos=0) const |
get OrganAtRiskMaximumDose (300a,002c) More... | |
OFCondition | getOrganAtRiskMaximumDose (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskMaximumDose (300a,002c) More... | |
OFCondition | getOrganAtRiskOverdoseVolumeFraction (OFString &value, const signed long pos=0) const |
get OrganAtRiskOverdoseVolumeFraction (300a,002d) More... | |
OFCondition | getOrganAtRiskOverdoseVolumeFraction (Float64 &value, const unsigned long pos=0) const |
get OrganAtRiskOverdoseVolumeFraction (300a,002d) More... | |
OFCondition | getReferencedDoseReferenceNumber (OFString &value, const signed long pos=0) const |
get ReferencedDoseReferenceNumber (300c,0051) More... | |
OFCondition | getReferencedDoseReferenceNumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedDoseReferenceNumber (300c,0051) More... | |
OFCondition | getTargetMaximumDose (OFString &value, const signed long pos=0) const |
get TargetMaximumDose (300a,0027) More... | |
OFCondition | getTargetMaximumDose (Float64 &value, const unsigned long pos=0) const |
get TargetMaximumDose (300a,0027) More... | |
OFCondition | getTargetMinimumDose (OFString &value, const signed long pos=0) const |
get TargetMinimumDose (300a,0025) More... | |
OFCondition | getTargetMinimumDose (Float64 &value, const unsigned long pos=0) const |
get TargetMinimumDose (300a,0025) More... | |
OFCondition | getTargetPrescriptionDose (OFString &value, const signed long pos=0) const |
get TargetPrescriptionDose (300a,0026) More... | |
OFCondition | getTargetPrescriptionDose (Float64 &value, const unsigned long pos=0) const |
get TargetPrescriptionDose (300a,0026) More... | |
OFCondition | getTargetUnderdoseVolumeFraction (OFString &value, const signed long pos=0) const |
get TargetUnderdoseVolumeFraction (300a,0028) More... | |
OFCondition | getTargetUnderdoseVolumeFraction (Float64 &value, const unsigned long pos=0) const |
get TargetUnderdoseVolumeFraction (300a,0028) More... | |
OFCondition | setConstraintWeight (const OFString &value, const OFBool check=OFTrue) |
set ConstraintWeight (300a,0021) More... | |
OFCondition | setDeliveryMaximumDose (const OFString &value, const OFBool check=OFTrue) |
set DeliveryMaximumDose (300a,0023) More... | |
OFCondition | setDeliveryWarningDose (const OFString &value, const OFBool check=OFTrue) |
set DeliveryWarningDose (300a,0022) More... | |
OFCondition | setOrganAtRiskFullVolumeDose (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskFullVolumeDose (300a,002a) More... | |
OFCondition | setOrganAtRiskLimitDose (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskLimitDose (300a,002b) More... | |
OFCondition | setOrganAtRiskMaximumDose (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskMaximumDose (300a,002c) More... | |
OFCondition | setOrganAtRiskOverdoseVolumeFraction (const OFString &value, const OFBool check=OFTrue) |
set OrganAtRiskOverdoseVolumeFraction (300a,002d) More... | |
OFCondition | setReferencedDoseReferenceNumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedDoseReferenceNumber (300c,0051) More... | |
OFCondition | setTargetMaximumDose (const OFString &value, const OFBool check=OFTrue) |
set TargetMaximumDose (300a,0027) More... | |
OFCondition | setTargetMinimumDose (const OFString &value, const OFBool check=OFTrue) |
set TargetMinimumDose (300a,0025) More... | |
OFCondition | setTargetPrescriptionDose (const OFString &value, const OFBool check=OFTrue) |
set TargetPrescriptionDose (300a,0026) More... | |
OFCondition | setTargetUnderdoseVolumeFraction (const OFString &value, const OFBool check=OFTrue) |
set TargetUnderdoseVolumeFraction (300a,0028) More... | |
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=1. | |
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. | |
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.
DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) |
(default) constructor
emptyDefaultItem | flag used to mark the empty default item |
DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::Item | ( | const Item & | copy | ) |
copy constructor
copy | item object to be copied |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | ( | 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::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::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::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::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::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::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) |
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 |
OFBool DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::isEmpty | ( | ) |
check if item is empty
OFBool DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item::isValid | ( | ) | const |
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 |