#include "channel.h"#include "actor.h"#include "channel.h"#include "actor.h"
Include dependency graph for csdf/base/timed/graph.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | TimedCSDFgraph |
Functions | |
| TimedCSDFgraph * | constructTimedCSDFgraph (const CNodePtr csdfNode, const CNodePtr csdfPropertiesNode) |
Function Documentation
| TimedCSDFgraph* constructTimedCSDFgraph | ( | const CNodePtr | csdfNode, | |
| const CNodePtr | csdfPropertiesNode | |||
| ) |
constructTimedCSDFgraph () Construct a timed CSDF graph.
constructTimedSDFgraph () Construct a timed SDF graph.
References a, actorProperties(), c, CGetAttribute(), CGetChildNode(), channelProperties(), CHasAttribute(), CIsNode(), CNextNode(), constructTimedCSDFgraphStructure(), g, CSDFgraph::getActor(), CSDFgraph::getChannel(), and graphProperties().
Referenced by analyzeCSDFG(), and printCSDFG().
Here is the call graph for this function:


