| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
Internal structure defining the list items. More...
| Public Member Functions | |
| ItemStruct (const OFString &sopClassUID, const OFString &instanceUID) | |
| constructor | |
| void | clear () | 
| clear additional information | |
| Public Attributes | |
| const OFString | SOPClassUID | 
| SOP Class UID (VR=UI, type 1) | |
| const OFString | InstanceUID | 
| SOP Instance UID (VR=UI, type 1) | |
| DSRCodedEntryValue | PurposeOfReference | 
| Purpose of Reference Code Sequence (VR=SQ, type 1) | |
Internal structure defining the list items.
| 
 | inline | 
constructor
| sopClassUID | SOP class UID | 
| instanceUID | SOP instance UID | 
References InstanceUID, PurposeOfReference, and SOPClassUID.