zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TGraphNode Class Reference

#include <DependencyGraph.h>

Inherited by TGraphLogicalOp, TGraphLoop, TGraphParentNode, and TGraphSelection.

Public Member Functions

 TGraphNode (TIntermNode *node)
 
virtual ~TGraphNode ()
 
virtual void traverse (TDependencyGraphTraverser *graphTraverser)
 

Protected Attributes

TIntermNodeintermNode
 

Detailed Description

Definition at line 34 of file DependencyGraph.h.

Constructor & Destructor Documentation

TGraphNode::TGraphNode ( TIntermNode node)
inline

Definition at line 36 of file DependencyGraph.h.

virtual TGraphNode::~TGraphNode ( )
inlinevirtual

Definition at line 37 of file DependencyGraph.h.

Member Function Documentation

Member Data Documentation


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