Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
Classes | |
class | IGR.node.Node |
Standard node. More... | |
class | IGR.node.SubGraphEntryNode |
Entry point of a subgraph. More... | |
class | IGR.node.SubGraphExitNode |
Exit point of a subgraph. More... | |
class | IGR.node.OperationNode |
Operation node. More... | |
class | IGR.node.CallNode |
Call node. More... | |
class | IGR.node.ConstantNode |
Constant node. More... | |
class | IGR.node.CompoundNode |
Compound node. More... | |
Namespaces | |
IGR.node | |
Node definitions. | |
Functions | |
def | IGR.node.getKey |
Generate unique id. More... | |
Variables | |
int | IGR.node.__KEY__ = 0 |