Public Member Functions | |
DB_ElementList () | |
default constructor | |
Public Attributes | |
DB_SmallDcmElmt | elem |
current list element | |
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 |
Definition at line 161 of file dcmqridx.h.