Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

OFStackLinkBase Struct Reference

non-template single linked list class, used to store elements of a stack. More...

Inheritance diagram for OFStackLinkBase:

OFStackLink< T > List of all members.

Public Member Functions

 OFStackLinkBase ()
 default constructor

virtual ~OFStackLinkBase ()
 destructor


Public Attributes

OFStackLinkBasenext
 pointer to next entry in list


Private Member Functions

 OFStackLinkBase (const OFStackLinkBase &)
 private undefined copy constructor

OFStackLinkBaseoperator= (const OFStackLinkBase &)
 private undefined copy assignment operator


Detailed Description

non-template single linked list class, used to store elements of a stack.

Implicitly used by OFStack, should not be called by users.

Definition at line 64 of file ofstack.h.


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


Generated on 27 May 2004 for OFFIS DCMTK Version 3.5.3 by Doxygen 1.3.6