dot.cc File Reference

#include "dot.h"
Include dependency graph for dot.cc:

Functions

void outputSDFasDot (SDFgraph *g, ostream &out)

Function Documentation

void outputSDFasDot ( SDFgraph g,
ostream &  out 
)

outputSDFasDot () The function outputs a SDF graph in DOT format.

References a, SDFgraph::actorsBegin(), SDFgraph::actorsEnd(), c, SDFgraph::channelsBegin(), SDFgraph::channelsEnd(), SDFport::getActor(), SDFchannel::getDstPort(), SDFchannel::getInitialTokens(), SDFcomponent::getName(), SDFport::getRate(), and SDFchannel::getSrcPort().

Referenced by printSDFG().

Here is the call graph for this function: