CGRA-ME
|
#include <OpGraph.h>
Public Member Functions | |
operator bool () const | |
Public Attributes | |
OpGraph::ValDescriptor | val = null_val |
int | output_index = -1 |
Friends | |
std::ostream & | operator<< (std::ostream &os, const EdgeDescriptor &ed) |
|
inlineexplicit |
|
friend |
Definition at line 1278 of file OpGraph.cpp.
OpGraph::ValDescriptor OpGraph::EdgeDescriptor::val = null_val |