Public Member Functions | Public Attributes | List of all members
EGNode Class Reference

Public Member Functions

 EGNode (DataFlowStar *, int n=1)
 
int alreadyVisited ()
 
void beingVisited ()
 
void claimSticky ()
 
void deleteInvocChain ()
 
EGNodegetInvocation (int)
 
EGNodegetNextInvoc ()
 
int invocationNumber ()
 
EGGatemakeArc (EGNode *dest, int samples, int delay)
 
DataFlowStar * myMaster ()
 
StringList printMe ()
 
StringList printShort ()
 
void resetVisit ()
 
int root ()
 
void setInvocationNumber (int i)
 
void setNextInvoc (EGNode *n)
 
int sticky ()
 

Public Attributes

EGGateList ancestors
 
EGGateList descendants
 
EGGateList hiddenGates