OpenASIP
2.0
|
Public Member Functions | |
label_writer (Name _name) | |
template<class VertexOrEdge > | |
void | operator() (std::ostream &out, const VertexOrEdge &v) const |
Private Attributes | |
Name | name |
Definition at line 238 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 240 of file ProgramDependenceGraph.hh.
|
inline |
Definition at line 242 of file ProgramDependenceGraph.hh.
References ProgramDependenceGraph::label_writer< Name >::name.
|
private |
Definition at line 248 of file ProgramDependenceGraph.hh.
Referenced by ProgramDependenceGraph::label_writer< Name >::operator()().