DCMTK  Version 3.6.1 20120515
OFFIS DICOM Toolkit
Public Member Functions | Private Member Functions | Private Attributes | Friends
DcmStackNode Class Reference

helper class used by DcmStack. More...

List of all members.

Public Member Functions

 DcmStackNode (DcmObject *obj)
 constructor.
 ~DcmStackNode ()
 destructor, non virtual.
DcmObjectvalue () const
 return pointer maintained by this entry

Private Member Functions

 DcmStackNode (const DcmStackNode &)
 private undefined copy constructor
DcmStackNodeoperator= (const DcmStackNode &)
 private undefined copy assignment operator

Private Attributes

DcmStackNodelink
 pointer to next stack entry, NULL if last one
DcmObjectobjNodeValue
 pointer to object referenced by this stack entry

Friends

class DcmStack
 class DcmStack directly manipulates the pointer chain

Detailed Description

helper class used by DcmStack.

Maintains a single stack entry.


Constructor & Destructor Documentation

constructor.

Parameters:
objobject pointer for this stack entry

Member Function Documentation

return pointer maintained by this entry

Returns:
object pointer

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


Generated on Tue May 15 2012 for DCMTK Version 3.6.1 20120515 by Doxygen 1.7.5.1-20111027