OFFIS DCMTK  Version 3.6.0
Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
OFListBase Class Reference
Inheritance diagram for OFListBase:
OFList< T > OFList< DcmDictEntry * > OFList< DSRGraphicData3DItem > OFList< DSRGraphicDataItem > OFList< DSRWaveformChannelItem > OFList< Float64 > OFList< OFString > OFList< Sint32 > OFList< Uint32 >

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 Sat Oct 29 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.7.5.1