DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
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...
Public Member Functions | |
DB_ElementList () | |
default constructor | |
Public Attributes | |
DB_SmallDcmElmt | elem |
current list element | |
struct DB_ElementList * | next |
pointer to next in list | |
Private Member Functions | |
DB_ElementList (const DB_ElementList ©) | |
private undefined copy constructor | |
DB_ElementList & | operator= (const DB_ElementList ©) |
private undefined copy assignment operator |
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