Main Page | Struct List | File List | Struct Members | File Members

ActualNode Struct Reference

#include <DSD.h>

List of all members.

Public Attributes

DSDNodedecomposition
ActualNodenext


Detailed Description

Linked list node that contains a pointer to a decomposition and a pointer to the next AcualNode in the actuals list.


Member Data Documentation

DSDNode* ActualNode::decomposition
 

Points to a decomposition

ActualNode* ActualNode::next
 

Points to the next ActualNode in the list--NULL if it is the last entry


The documentation for this struct was generated from the following file:
Generated on Thu Jan 27 11:30:34 2005 for STACCATO_PROJECT by  doxygen 1.4.0