OFListBase Class Reference

Inheritance diagram for OFListBase:
Inheritance graph
[legend]
Collaboration diagram for OFListBase:
Collaboration graph
[legend]

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 121 of file oflist.h.


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


Generated on 3 Dec 2009 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.6.1