DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
addElementToDataset(OFCondition &result, DcmItem &dataset, DcmElement *element, const OFString &vm, const OFString &type, const char *moduleName=NULL) | DRTTypes | [protected, static] |
addItem(Item *&item) | DRTRecordedCompensatorSequence | |
checkElementValue(DcmElement &element, const OFString &vm, const OFString &type, const OFCondition &searchCond=EC_Normal, const char *moduleName=NULL) | DRTTypes | [protected, static] |
clear() | DRTRecordedCompensatorSequence | |
DRTRecordedCompensatorSequence(const OFBool emptyDefaultSequence=OFFalse) | DRTRecordedCompensatorSequence | |
DRTRecordedCompensatorSequence(const DRTRecordedCompensatorSequence ©) | DRTRecordedCompensatorSequence | |
EmptyDefaultSequence | DRTRecordedCompensatorSequence | [private] |
EmptyItem | DRTRecordedCompensatorSequence | [private] |
getAndCheckElementFromDataset(DcmItem &dataset, DcmElement &element, const OFString &vm, const OFString &type, const char *moduleName=NULL) | DRTTypes | [protected, static] |
getAndCheckStringValueFromDataset(DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue, const OFString &vm, const OFString &type, const char *moduleName=NULL) | DRTTypes | [protected, static] |
getCurrentItem(Item *&item) const | DRTRecordedCompensatorSequence | |
getCurrentItem() | DRTRecordedCompensatorSequence | |
getCurrentItem() const | DRTRecordedCompensatorSequence | |
getElementFromDataset(DcmItem &dataset, DcmElement &element) | DRTTypes | [protected, static] |
getItem(const unsigned long num, Item *&item) | DRTRecordedCompensatorSequence | |
getItem(const unsigned long num) | DRTRecordedCompensatorSequence | |
getItem(const unsigned long num) const | DRTRecordedCompensatorSequence | |
getNumberOfItems() const | DRTRecordedCompensatorSequence | |
getStringValueFromDataset(DcmItem &dataset, const DcmTagKey &tagKey, OFString &stringValue) | DRTTypes | [protected, static] |
getStringValueFromElement(const DcmElement &element, OFString &stringValue, const signed long pos=0) | DRTTypes | [protected, static] |
gotoFirstItem() | DRTRecordedCompensatorSequence | |
gotoItem(const unsigned long num) | DRTRecordedCompensatorSequence | |
gotoItem(const unsigned long num, OFListIterator(Item *)&iterator) | DRTRecordedCompensatorSequence | [protected] |
gotoItem(const unsigned long num, OFListConstIterator(Item *)&iterator) const | DRTRecordedCompensatorSequence | [protected] |
gotoNextItem() | DRTRecordedCompensatorSequence | |
insertItem(const unsigned long pos, Item *&item) | DRTRecordedCompensatorSequence | |
isEmpty() | DRTRecordedCompensatorSequence | |
isValid() const | DRTRecordedCompensatorSequence | |
OFListIterator(Item *) CurrentItem | DRTRecordedCompensatorSequence | [private] |
operator=(const DRTRecordedCompensatorSequence ©) | DRTRecordedCompensatorSequence | |
operator[](const unsigned long num) | DRTRecordedCompensatorSequence | |
operator[](const unsigned long num) const | DRTRecordedCompensatorSequence | |
putStringValueToDataset(DcmItem &dataset, const DcmTag &tag, const OFString &stringValue, const OFBool allowEmpty=OFTrue) | DRTTypes | [protected, static] |
read(DcmItem &dataset, const OFString &card, const OFString &type, const char *moduleName=NULL) | DRTRecordedCompensatorSequence | |
removeItem(const unsigned long pos) | DRTRecordedCompensatorSequence | |
SequenceOfItems | DRTRecordedCompensatorSequence | [private] |
write(DcmItem &dataset, const OFString &card, const OFString &type, const char *moduleName=NULL) | DRTRecordedCompensatorSequence | |
~DRTRecordedCompensatorSequence() | DRTRecordedCompensatorSequence | [virtual] |
~DRTTypes() | DRTTypes | [protected, virtual] |