DCMTK Version 3.6.8
OFFIS DICOM Toolkit
Public Member Functions | Public Attributes | Private Member Functions | List of all members
OFStackLinkBase Struct Reference

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

+ Inheritance diagram for OFStackLinkBase:

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.


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


Generated on Tue Dec 19 2023 for DCMTK Version 3.6.8 by Doxygen 1.9.4