cfgToDot.h File Reference

#include <string>

Include dependency graph for cfgToDot.h:

Go to the source code of this file.

Namespaces

namespace  VirtualCFG

Functions

std::ostream & VirtualCFG::cfgToDot (std::ostream &o, std::string graphName, CFGNode start)
std::ostream & VirtualCFG::cfgToDot (std::ostream &o, std::string graphName, InterestingNode start)
std::ostream & VirtualCFG::cfgToDotForDebugging (std::ostream &o, std::string graphName, CFGNode start)
std::ostream & VirtualCFG::cfgToDotForDebugging (std::ostream &o, std::string graphName, InterestingNode start)
void VirtualCFG::cfgToDot (SgNode *start, const std::string &file_name)
 Dump the filtered dot graph of a virtual control flow graph starting from SgNode (start).
void VirtualCFG::interestingCfgToDot (SgNode *start, const std::string &file_name)
 Dump a CFG with only interesting nodes for a SgNode.
void VirtualCFG::cfgToDotForDebugging (SgNode *start, const std::string &file_name)
 Dump the full dot graph of a virtual control flow graph starting from SgNode (start).


Generated on Mon Aug 30 21:32:54 2010 for ROSE by  doxygen 1.4.7