DCMTK
Version 3.6.6
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 | getActiveSourceDiameter (OFString &value, const signed long pos=0) const |
get ActiveSourceDiameter (300a,0218) More... | |
OFCondition | getActiveSourceDiameter (Float64 &value, const unsigned long pos=0) const |
get ActiveSourceDiameter (300a,0218) More... | |
OFCondition | getActiveSourceLength (OFString &value, const signed long pos=0) const |
get ActiveSourceLength (300a,021a) More... | |
OFCondition | getActiveSourceLength (Float64 &value, const unsigned long pos=0) const |
get ActiveSourceLength (300a,021a) More... | |
OFCondition | getMaterialID (OFString &value, const signed long pos=0) const |
get MaterialID (300a,00e1) More... | |
OFCondition | getReferenceAirKermaRate (OFString &value, const signed long pos=0) const |
get ReferenceAirKermaRate (300a,022a) More... | |
OFCondition | getReferenceAirKermaRate (Float64 &value, const unsigned long pos=0) const |
get ReferenceAirKermaRate (300a,022a) More... | |
OFCondition | getSourceDescription (OFString &value, const signed long pos=0) const |
get SourceDescription (300a,021c) More... | |
OFCondition | getSourceEncapsulationNominalThickness (OFString &value, const signed long pos=0) const |
get SourceEncapsulationNominalThickness (300a,0222) More... | |
OFCondition | getSourceEncapsulationNominalThickness (Float64 &value, const unsigned long pos=0) const |
get SourceEncapsulationNominalThickness (300a,0222) More... | |
OFCondition | getSourceEncapsulationNominalTransmission (OFString &value, const signed long pos=0) const |
get SourceEncapsulationNominalTransmission (300a,0224) More... | |
OFCondition | getSourceEncapsulationNominalTransmission (Float64 &value, const unsigned long pos=0) const |
get SourceEncapsulationNominalTransmission (300a,0224) More... | |
OFCondition | getSourceIsotopeHalfLife (OFString &value, const signed long pos=0) const |
get SourceIsotopeHalfLife (300a,0228) More... | |
OFCondition | getSourceIsotopeHalfLife (Float64 &value, const unsigned long pos=0) const |
get SourceIsotopeHalfLife (300a,0228) More... | |
OFCondition | getSourceIsotopeName (OFString &value, const signed long pos=0) const |
get SourceIsotopeName (300a,0226) More... | |
OFCondition | getSourceManufacturer (OFString &value, const signed long pos=0) const |
get SourceManufacturer (300a,0216) More... | |
OFCondition | getSourceModelID (OFString &value, const signed long pos=0) const |
get SourceModelID (300a,021b) More... | |
OFCondition | getSourceNumber (OFString &value, const signed long pos=0) const |
get SourceNumber (300a,0212) More... | |
OFCondition | getSourceNumber (Sint32 &value, const unsigned long pos=0) const |
get SourceNumber (300a,0212) More... | |
OFCondition | getSourceSerialNumber (OFString &value, const signed long pos=0) const |
get SourceSerialNumber (3008,0105) More... | |
OFCondition | getSourceStrength (OFString &value, const signed long pos=0) const |
get SourceStrength (300a,022b) More... | |
OFCondition | getSourceStrength (Float64 &value, const unsigned long pos=0) const |
get SourceStrength (300a,022b) More... | |
OFCondition | getSourceStrengthReferenceDate (OFString &value, const signed long pos=0) const |
get SourceStrengthReferenceDate (300a,022c) More... | |
OFCondition | getSourceStrengthReferenceTime (OFString &value, const signed long pos=0) const |
get SourceStrengthReferenceTime (300a,022e) More... | |
OFCondition | getSourceStrengthUnits (OFString &value, const signed long pos=0) const |
get SourceStrengthUnits (300a,0229) More... | |
OFCondition | getSourceType (OFString &value, const signed long pos=0) const |
get SourceType (300a,0214) More... | |
OFCondition | setActiveSourceDiameter (const OFString &value, const OFBool check=OFTrue) |
set ActiveSourceDiameter (300a,0218) More... | |
OFCondition | setActiveSourceLength (const OFString &value, const OFBool check=OFTrue) |
set ActiveSourceLength (300a,021a) More... | |
OFCondition | setMaterialID (const OFString &value, const OFBool check=OFTrue) |
set MaterialID (300a,00e1) More... | |
OFCondition | setReferenceAirKermaRate (const OFString &value, const OFBool check=OFTrue) |
set ReferenceAirKermaRate (300a,022a) More... | |
OFCondition | setSourceDescription (const OFString &value, const OFBool check=OFTrue) |
set SourceDescription (300a,021c) More... | |
OFCondition | setSourceEncapsulationNominalThickness (const OFString &value, const OFBool check=OFTrue) |
set SourceEncapsulationNominalThickness (300a,0222) More... | |
OFCondition | setSourceEncapsulationNominalTransmission (const OFString &value, const OFBool check=OFTrue) |
set SourceEncapsulationNominalTransmission (300a,0224) More... | |
OFCondition | setSourceIsotopeHalfLife (const OFString &value, const OFBool check=OFTrue) |
set SourceIsotopeHalfLife (300a,0228) More... | |
OFCondition | setSourceIsotopeName (const OFString &value, const OFBool check=OFTrue) |
set SourceIsotopeName (300a,0226) More... | |
OFCondition | setSourceManufacturer (const OFString &value, const OFBool check=OFTrue) |
set SourceManufacturer (300a,0216) More... | |
OFCondition | setSourceModelID (const OFString &value, const OFBool check=OFTrue) |
set SourceModelID (300a,021b) More... | |
OFCondition | setSourceNumber (const OFString &value, const OFBool check=OFTrue) |
set SourceNumber (300a,0212) More... | |
OFCondition | setSourceSerialNumber (const OFString &value, const OFBool check=OFTrue) |
set SourceSerialNumber (3008,0105) More... | |
OFCondition | setSourceStrength (const OFString &value, const OFBool check=OFTrue) |
set SourceStrength (300a,022b) More... | |
OFCondition | setSourceStrengthReferenceDate (const OFString &value, const OFBool check=OFTrue) |
set SourceStrengthReferenceDate (300a,022c) More... | |
OFCondition | setSourceStrengthReferenceTime (const OFString &value, const OFBool check=OFTrue) |
set SourceStrengthReferenceTime (300a,022e) More... | |
OFCondition | setSourceStrengthUnits (const OFString &value, const OFBool check=OFTrue) |
set SourceStrengthUnits (300a,0229) More... | |
OFCondition | setSourceType (const OFString &value, const OFBool check=OFTrue) |
set SourceType (300a,0214) More... | |
Private Attributes | |
OFBool | EmptyDefaultItem |
internal flag used to mark the empty default item | |
DcmDecimalString | ActiveSourceDiameter |
ActiveSourceDiameter (300a,0218) vr=DS, vm=1, type=3. | |
DcmDecimalString | ActiveSourceLength |
ActiveSourceLength (300a,021a) vr=DS, vm=1, type=3. | |
DcmShortString | MaterialID |
MaterialID (300a,00e1) vr=SH, vm=1, type=3. | |
DcmDecimalString | ReferenceAirKermaRate |
ReferenceAirKermaRate (300a,022a) vr=DS, vm=1, type=1. | |
DcmLongString | SourceDescription |
SourceDescription (300a,021c) vr=LO, vm=1, type=3. | |
DcmDecimalString | SourceEncapsulationNominalThickness |
SourceEncapsulationNominalThickness (300a,0222) vr=DS, vm=1, type=3. | |
DcmDecimalString | SourceEncapsulationNominalTransmission |
SourceEncapsulationNominalTransmission (300a,0224) vr=DS, vm=1, type=3. | |
DcmDecimalString | SourceIsotopeHalfLife |
SourceIsotopeHalfLife (300a,0228) vr=DS, vm=1, type=1. | |
DcmLongString | SourceIsotopeName |
SourceIsotopeName (300a,0226) vr=LO, vm=1, type=1. | |
DcmLongString | SourceManufacturer |
SourceManufacturer (300a,0216) vr=LO, vm=1, type=3. | |
DcmShortString | SourceModelID |
SourceModelID (300a,021b) vr=SH, vm=1, type=3. | |
DcmIntegerString | SourceNumber |
SourceNumber (300a,0212) vr=IS, vm=1, type=1. | |
DcmLongString | SourceSerialNumber |
SourceSerialNumber (3008,0105) vr=LO, vm=1, type=3. | |
DcmDecimalString | SourceStrength |
SourceStrength (300a,022b) vr=DS, vm=1, type=1C. | |
DcmDate | SourceStrengthReferenceDate |
SourceStrengthReferenceDate (300a,022c) vr=DA, vm=1, type=1. | |
DcmTime | SourceStrengthReferenceTime |
SourceStrengthReferenceTime (300a,022e) vr=TM, vm=1, type=1. | |
DcmCodeString | SourceStrengthUnits |
SourceStrengthUnits (300a,0229) vr=CS, vm=1, type=1C. | |
DcmCodeString | SourceType |
SourceType (300a,0214) vr=CS, 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.
DRTSourceSequence::Item::Item | ( | const OFBool | emptyDefaultItem = OFFalse | ) |
(default) constructor
emptyDefaultItem | flag used to mark the empty default item |
DRTSourceSequence::Item::Item | ( | const Item & | copy | ) |
copy constructor
copy | item object to be copied |
OFCondition DRTSourceSequence::Item::getActiveSourceDiameter | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ActiveSourceDiameter (300a,0218)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getActiveSourceDiameter | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ActiveSourceDiameter (300a,0218)
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 DRTSourceSequence::Item::getActiveSourceLength | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ActiveSourceLength (300a,021a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getActiveSourceLength | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ActiveSourceLength (300a,021a)
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 DRTSourceSequence::Item::getMaterialID | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get MaterialID (300a,00e1)
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 DRTSourceSequence::Item::getReferenceAirKermaRate | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get ReferenceAirKermaRate (300a,022a)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getReferenceAirKermaRate | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get ReferenceAirKermaRate (300a,022a)
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 DRTSourceSequence::Item::getSourceDescription | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceDescription (300a,021c)
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 DRTSourceSequence::Item::getSourceEncapsulationNominalThickness | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SourceEncapsulationNominalThickness (300a,0222)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getSourceEncapsulationNominalThickness | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceEncapsulationNominalThickness (300a,0222)
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 DRTSourceSequence::Item::getSourceEncapsulationNominalTransmission | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SourceEncapsulationNominalTransmission (300a,0224)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getSourceEncapsulationNominalTransmission | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceEncapsulationNominalTransmission (300a,0224)
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 DRTSourceSequence::Item::getSourceIsotopeHalfLife | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SourceIsotopeHalfLife (300a,0228)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getSourceIsotopeHalfLife | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceIsotopeHalfLife (300a,0228)
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 DRTSourceSequence::Item::getSourceIsotopeName | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceIsotopeName (300a,0226)
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 DRTSourceSequence::Item::getSourceManufacturer | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceManufacturer (300a,0216)
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 DRTSourceSequence::Item::getSourceModelID | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceModelID (300a,021b)
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 DRTSourceSequence::Item::getSourceNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceNumber (300a,0212)
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 DRTSourceSequence::Item::getSourceNumber | ( | Sint32 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SourceNumber (300a,0212)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getSourceSerialNumber | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceSerialNumber (3008,0105)
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 DRTSourceSequence::Item::getSourceStrength | ( | Float64 & | value, |
const unsigned long | pos = 0 |
||
) | const |
get SourceStrength (300a,022b)
value | reference to variable in which the value should be stored |
pos | index of the value to get (0..vm-1) |
OFCondition DRTSourceSequence::Item::getSourceStrength | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceStrength (300a,022b)
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 DRTSourceSequence::Item::getSourceStrengthReferenceDate | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceStrengthReferenceDate (300a,022c)
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 DRTSourceSequence::Item::getSourceStrengthReferenceTime | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceStrengthReferenceTime (300a,022e)
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 DRTSourceSequence::Item::getSourceStrengthUnits | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceStrengthUnits (300a,0229)
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 DRTSourceSequence::Item::getSourceType | ( | OFString & | value, |
const signed long | pos = 0 |
||
) | const |
get SourceType (300a,0214)
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 DRTSourceSequence::Item::isEmpty | ( | ) |
check if item is empty
OFBool DRTSourceSequence::Item::isValid | ( | ) | const |
check if item is valid, i.e. not the empty default item
assigment operator
copy | item object to be copied |
OFCondition DRTSourceSequence::Item::read | ( | DcmItem & | item | ) |
read elements from sequence item
item | reference to DICOM sequence item from which the elements should be read |
OFCondition DRTSourceSequence::Item::setActiveSourceDiameter | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ActiveSourceDiameter (300a,0218)
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 DRTSourceSequence::Item::setActiveSourceLength | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ActiveSourceLength (300a,021a)
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 DRTSourceSequence::Item::setMaterialID | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set MaterialID (300a,00e1)
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 DRTSourceSequence::Item::setReferenceAirKermaRate | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set ReferenceAirKermaRate (300a,022a)
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 DRTSourceSequence::Item::setSourceDescription | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceDescription (300a,021c)
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 DRTSourceSequence::Item::setSourceEncapsulationNominalThickness | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceEncapsulationNominalThickness (300a,0222)
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 DRTSourceSequence::Item::setSourceEncapsulationNominalTransmission | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceEncapsulationNominalTransmission (300a,0224)
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 DRTSourceSequence::Item::setSourceIsotopeHalfLife | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceIsotopeHalfLife (300a,0228)
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 DRTSourceSequence::Item::setSourceIsotopeName | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceIsotopeName (300a,0226)
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 DRTSourceSequence::Item::setSourceManufacturer | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceManufacturer (300a,0216)
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 DRTSourceSequence::Item::setSourceModelID | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceModelID (300a,021b)
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 DRTSourceSequence::Item::setSourceNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceNumber (300a,0212)
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 DRTSourceSequence::Item::setSourceSerialNumber | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceSerialNumber (3008,0105)
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 DRTSourceSequence::Item::setSourceStrength | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceStrength (300a,022b)
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 DRTSourceSequence::Item::setSourceStrengthReferenceDate | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceStrengthReferenceDate (300a,022c)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (DA) and VM (1) if enabled |
OFCondition DRTSourceSequence::Item::setSourceStrengthReferenceTime | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceStrengthReferenceTime (300a,022e)
value | value to be set (single value only) or "" for no value |
check | check 'value' for conformance with VR (TM) and VM (1) if enabled |
OFCondition DRTSourceSequence::Item::setSourceStrengthUnits | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceStrengthUnits (300a,0229)
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 DRTSourceSequence::Item::setSourceType | ( | const OFString & | value, |
const OFBool | check = OFTrue |
||
) |
set SourceType (300a,0214)
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 DRTSourceSequence::Item::write | ( | DcmItem & | item | ) |
write elements to sequence item
item | reference to DICOM sequence item to which the elements should be written |