ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SDG::SystemDependenceGraph Member List

This is the complete list of members for SDG::SystemDependenceGraph, including all inherited members.

addControlDependenceEdges(const boost::unordered_map< CFGVertex, Vertex > &cfgVerticesToSdgVertices, const CFG &cfg, Vertex entry)SDG::SystemDependenceGraphprotected
addDataDependenceEdges(const boost::unordered_map< SgNode *, Vertex > &astNodesToSdgVertices, const std::vector< CallSiteInfo > &callSiteInfo, const std::map< SgNode *, Vertex > &formalOutPara)SDG::SystemDependenceGraphprotected
addEdge(Vertex src, Vertex tgt, SDGEdge *sdgEdge)SDG::SystemDependenceGraphinlineprotected
addTrueCDEdge(Vertex src, Vertex tgt)SDG::SystemDependenceGraphprotected
addVertex(SDGNode *sdgNode)SDG::SystemDependenceGraphinlineprotected
build()SDG::SystemDependenceGraph
CFG typedefSDG::SystemDependenceGraphprotected
CFGEdge typedefSDG::SystemDependenceGraphprotected
cfgNodefilter_SDG::SystemDependenceGraphprotected
CFGVertex typedefSDG::SystemDependenceGraphprotected
defUseChainGenerator_SDG::SystemDependenceGraphprotected
DefUseChainsGen typedefSDG::SystemDependenceGraphprotected
Edge typedefSDG::SystemDependenceGraph
functionsToCFGs_SDG::SystemDependenceGraphprotected
functionsToEntries_SDG::SystemDependenceGraphprotected
project_SDG::SystemDependenceGraphprotected
setCFGNodeFilter(StaticCFG::CFGNodeFilter filter)SDG::SystemDependenceGraphinline
setDefUseChainsGenerator(const DefUseChainsGen &defUseChainsGen)SDG::SystemDependenceGraphinline
SystemDependenceGraph(SgProject *project, StaticCFG::CFGNodeFilter filter)SDG::SystemDependenceGraphinline
toDot(const std::string &filename) const SDG::SystemDependenceGraph
Vertex typedefSDG::SystemDependenceGraph
writeGraphEdge(std::ostream &out, const Edge &edge) const SDG::SystemDependenceGraphprotected
writeGraphNode(std::ostream &out, const Vertex &vertex) const SDG::SystemDependenceGraphprotected
writeGraphProperty(std::ostream &out) const SDG::SystemDependenceGraphprotected