Go to the source code of this file.
Classes | |
class | ExecStreamGraph |
An ExecStreamGraph is a directed graph representing dataflow among ExecStreams. More... | |
Variables | |
FENNEL_BEGIN_NAMESPACE typedef uint | ExecStreamId |
Identifier for an ExecStream relative to an instance of ExecStreamGraph. |
FENNEL_BEGIN_NAMESPACE typedef uint ExecStreamId |
Identifier for an ExecStream relative to an instance of ExecStreamGraph.
Definition at line 37 of file ExecStreamGraph.h.