DCMTK
Version 3.6.1 20170228
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 | getDoseReferenceDescription (OFString &value, const signed long pos=0) const |
get DoseReferenceDescription (300a,0016) More... | |
OFCondition | getDoseReferenceNumber (OFString &value, const signed long pos=0) const |
get DoseReferenceNumber (300a,0012) More... | |
OFCondition | getDoseReferenceNumber (Sint32 &value, const unsigned long pos=0) const |
get DoseReferenceNumber (300a,0012) More... | |
OFCondition | getDoseReferencePointCoordinates (OFString &value, const signed long pos=0) const |
get DoseReferencePointCoordinates (300a,0018) More... | |
OFCondition | getDoseReferencePointCoordinates (Float64 &value, const unsigned long pos=0) const |
get DoseReferencePointCoordinates (300a,0018) More... | |
OFCondition | getDoseReferencePointCoordinates (OFVector< Float64 > &value) const |
get DoseReferencePointCoordinates (300a,0018) More... | |
OFCondition | getDoseReferenceStructureType (OFString &value, const signed long pos=0) const |
get DoseReferenceStructureType (300a,0014) More... | |
OFCondition | getDoseReferenceType (OFString &value, const signed long pos=0) const |
get DoseReferenceType (300a,0020) More... | |
OFCondition | getDoseReferenceUID (OFString &value, const signed long pos=0) const |
get DoseReferenceUID (300a,0013) More... | |
OFCondition | getNominalPriorDose (OFString &value, const signed long pos=0) const |
get NominalPriorDose (300a,001a) More... | |
OFCondition | getNominalPriorDose (Float64 &value, const unsigned long pos=0) const |
get NominalPriorDose (300a,001a) 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 | getReferencedROINumber (OFString &value, const signed long pos=0) const |
get ReferencedROINumber (3006,0084) More... | |
OFCondition | getReferencedROINumber (Sint32 &value, const unsigned long pos=0) const |
get ReferencedROINumber (3006,0084) 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 | setDoseReferenceDescription (const OFString &value, const OFBool check=OFTrue) |
set DoseReferenceDescription (300a,0016) More... | |
OFCondition | setDoseReferenceNumber (const OFString &value, const OFBool check=OFTrue) |
set DoseReferenceNumber (300a,0012) More... | |
OFCondition | setDoseReferencePointCoordinates (const OFString &value, const OFBool check=OFTrue) |
set DoseReferencePointCoordinates (300a,0018) More... | |
OFCondition | setDoseReferenceStructureType (const OFString &value, const OFBool check=OFTrue) |
set DoseReferenceStructureType (300a,0014) More... | |
OFCondition | setDoseReferenceType (const OFString &value, const OFBool check=OFTrue) |
set DoseReferenceType (300a,0020) More... | |
OFCondition | setDoseReferenceUID (const OFString &value, const OFBool check=OFTrue) |
set DoseReferenceUID (300a,0013) More... | |
OFCondition | setNominalPriorDose (const OFString &value, const OFBool check=OFTrue) |
set NominalPriorDose (300a,001a) 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 | setReferencedROINumber (const OFString &value, const OFBool check=OFTrue) |
set ReferencedROINumber (3006,0084) 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. | |
DcmLongString | DoseReferenceDescription |
DoseReferenceDescription (300a,0016) vr=LO, vm=1, type=3. | |
DcmIntegerString | DoseReferenceNumber |
DoseReferenceNumber (300a,0012) vr=IS, vm=1, type=1. | |
DcmDecimalString | DoseReferencePointCoordinates |
DoseReferencePointCoordinates (300a,0018) vr=DS, vm=3, type=1C. | |
DcmCodeString | DoseReferenceStructureType |
DoseReferenceStructureType (300a,0014) vr=CS, vm=1, type=1. | |
DcmCodeString | DoseReferenceType |
DoseReferenceType (300a,0020) vr=CS, vm=1, type=1. | |
DcmUniqueIdentifier | DoseReferenceUID |
DoseReferenceUID (300a,0013) vr=UI, vm=1, type=3. | |
DcmDecimalString | NominalPriorDose |
NominalPriorDose (300a,001a) 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 | ReferencedROINumber |
ReferencedROINumber (3006,0084) 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. | |
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.
DRTDoseReferenceSequence::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) |
(default) constructor
emptyDefaultItem | flag used to mark the empty default item |
DRTDoseReferenceSequence::Item::Item | ( | const Item & | copy | ) |
copy constructor
copy | item object to be copied |
OFCondition DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::Item::getDoseReferenceDescription | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DoseReferenceDescription (300a,0016)
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 DRTDoseReferenceSequence::Item::getDoseReferenceNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DoseReferenceNumber (300a,0012)
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 DRTDoseReferenceSequence::Item::getDoseReferenceNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DoseReferenceNumber (300a,0012)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTDoseReferenceSequence::Item::getDoseReferencePointCoordinates | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DoseReferencePointCoordinates (300a,0018)
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 DRTDoseReferenceSequence::Item::getDoseReferencePointCoordinates | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get DoseReferencePointCoordinates (300a,0018)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTDoseReferenceSequence::Item::getDoseReferencePointCoordinates | ( | OFVector< Float64 > & | value | ) | const |
get DoseReferencePointCoordinates (300a,0018)
value | reference to variable in which the value(s) should be stored |
OFCondition DRTDoseReferenceSequence::Item::getDoseReferenceStructureType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DoseReferenceStructureType (300a,0014)
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 DRTDoseReferenceSequence::Item::getDoseReferenceType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DoseReferenceType (300a,0020)
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 DRTDoseReferenceSequence::Item::getDoseReferenceUID | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get DoseReferenceUID (300a,0013)
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 DRTDoseReferenceSequence::Item::getNominalPriorDose | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get NominalPriorDose (300a,001a)
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 DRTDoseReferenceSequence::Item::getNominalPriorDose | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get NominalPriorDose (300a,001a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::Item::getReferencedROINumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ReferencedROINumber (3006,0084)
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 DRTDoseReferenceSequence::Item::getReferencedROINumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ReferencedROINumber (3006,0084)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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) |
OFBool DRTDoseReferenceSequence::Item::isEmpty | ( | ) |
check if item is empty
OFBool DRTDoseReferenceSequence::Item::isValid | ( | ) | const |
check if item is valid, i.e. not the empty default item
assigment operator
copy | item object to be copied |
OFCondition DRTDoseReferenceSequence::Item::read | ( | DcmItem & | item | ) |
read elements from sequence item
item | reference to DICOM sequence item from which the elements should be read |
OFCondition DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::Item::setDoseReferenceDescription | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DoseReferenceDescription (300a,0016)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (LO) and VM (1) if enabled |
OFCondition DRTDoseReferenceSequence::Item::setDoseReferenceNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DoseReferenceNumber (300a,0012)
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 DRTDoseReferenceSequence::Item::setDoseReferencePointCoordinates | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DoseReferencePointCoordinates (300a,0018)
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 DRTDoseReferenceSequence::Item::setDoseReferenceStructureType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DoseReferenceStructureType (300a,0014)
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 DRTDoseReferenceSequence::Item::setDoseReferenceType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DoseReferenceType (300a,0020)
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 DRTDoseReferenceSequence::Item::setDoseReferenceUID | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set DoseReferenceUID (300a,0013)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (UI) and VM (1) if enabled |
OFCondition DRTDoseReferenceSequence::Item::setNominalPriorDose | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set NominalPriorDose (300a,001a)
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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::Item::setReferencedROINumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ReferencedROINumber (3006,0084)
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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::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 DRTDoseReferenceSequence::Item::write | ( | DcmItem & | item | ) |
write elements to sequence item
item | reference to DICOM sequence item to which the elements should be written |