A small container type class that associates graph nodes with traversal status.
#include <svcore.h>

Public Member Functions |
|
| SvGraphNodeReference () | |
| Constructor. |
|
Public Attributes |
|
| IGraphNode * | gNode |
| Points to the interface for the node in the
schematic view. |
|
| SvTraverseStatus | stat |
| The traversal status. |
|
| SvGraphNodeReference | ( | ) | [inline] |
Points to the interface for the node in the schematic view.
| SvTraverseStatus stat |
The traversal status.