DcmList Class Reference

List of all members.

Public Member Functions

DcmObjectappend (DcmObject *obj)
DcmObjectprepend (DcmObject *obj)
DcmObjectinsert (DcmObject *obj, E_ListPos pos=ELP_next)
DcmObjectremove ()
DcmObjectget (E_ListPos pos=ELP_atpos)
DcmObjectseek (E_ListPos pos=ELP_next)
DcmObjectseek_to (unsigned long absolute_position)
unsigned long card () const
OFBool empty (void) const
OFBool valid (void) const

Private Member Functions

DcmListoperator= (const DcmList &)
 DcmList (const DcmList &newList)

Private Attributes

DcmListNodefirstNode
DcmListNodelastNode
DcmListNodecurrentNode
unsigned long cardinality

Detailed Description

Definition at line 84 of file dclist.h.


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


Generated on 20 Dec 2005 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.4.5