OFFIS DCMTK  Version 3.6.0
Public Member Functions | Public Attributes | Private Member Functions | List of all members
DB_ElementList Struct Reference

this class provides a primitive interface for handling a list of flat DICOM elements, similar to DcmItem, but only for use within the database module More...

Collaboration diagram for DB_ElementList:
[legend]

Public Member Functions

 DB_ElementList ()
 default constructor

Public Attributes

DB_SmallDcmElmt elem
 current list element
struct DB_ElementListnext
 pointer to next in list

Private Member Functions

 DB_ElementList (const DB_ElementList &copy)
 private undefined copy constructor
DB_ElementListoperator= (const DB_ElementList &copy)
 private undefined copy assignment operator

Detailed Description

this class provides a primitive interface for handling a list of flat DICOM elements, similar to DcmItem, but only for use within the database module

Definition at line 161 of file dcmqridx.h.


The documentation for this struct was generated from the following file:


Generated on Wed Mar 19 2014 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.1.2