OFListBase Class Reference

Inheritance diagram for OFListBase:

OFList< T > OFList< DcmDictEntry * > OFList< double > OFList< DSRGraphicData3DItem > OFList< DSRGraphicDataItem > OFList< DSRWaveformChannelItem > OFList< OFString > OFList< signed long > OFList< unsigned long > List of all members.

Public Member Functions

OFListLinkBasebase_begin () const
OFListLinkBasebase_end () const
OFBool base_empty () const
size_t base_size () const
OFListLinkBasebase_insert (OFListLinkBase *pos, OFListLinkBase *newElem)
OFListLinkBasebase_erase (OFListLinkBase *pos)
void base_splice (OFListLinkBase *pos, OFListLinkBase *begin, OFListLinkBase *end)
void base_clear ()

Protected Member Functions

void base_recalcListSize ()

Protected Attributes

OFListLinkBaseafterLast
size_t listSize

Private Member Functions

 OFListBase (const OFListBase &)
OFListBaseoperator= (const OFListBase &)

Detailed Description

Definition at line 118 of file oflist.h.


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


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1