P4C
The P4 Compiler
 
Loading...
Searching...
No Matches
graphs::Graph_visitor Member List

This is the complete list of members for graphs::Graph_visitor, including all inherited members.

add_and_connect_vertex(const cstring &name, VertexType type) (defined in graphs::Graphs)graphs::Graphs
add_edge(const vertex_t &from, const vertex_t &to, const cstring &name) (defined in graphs::Graphs)graphs::Graphs
add_edge(const vertex_t &from, const vertex_t &to, const cstring &name, unsigned cluster_id)graphs::Graphs
add_vertex(const cstring &name, VertexType type) (defined in graphs::Graphs)graphs::Graphs
edgeProperties typedef (defined in graphs::Graphs)graphs::Graphs
exit_v (defined in graphs::Graphs)graphs::Graphsprotected
g (defined in graphs::Graphs)graphs::Graphsprotected
getPrevType(const PrevType &prev_type)graphs::Graph_visitor
getType(const VertexType &v_type)graphs::Graph_visitor
Graph typedef (defined in graphs::Graphs)graphs::Graphs
Graph_ typedef (defined in graphs::Graphs)graphs::Graphs
Graph_visitor(const cstring &graphsDir, const bool graphs, const bool fullGraph, const bool jsonOut, const cstring &filename)graphs::Graph_visitorinline
graphProperties typedef (defined in graphs::Graphs)graphs::Graphs
GraphvizAttributes typedef (defined in graphs::Graphs)graphs::Graphs
merge_other_statements_into_vertex() (defined in graphs::Graphs)graphs::Graphs
Parents typedef (defined in graphs::Graphs)graphs::Graphs
parents (defined in graphs::Graphs)graphs::Graphsprotected
process(std::vector< Graph * > &controlGraphsArray, std::vector< Graph * > &parserGraphsArray)graphs::Graph_visitor
start_v (defined in graphs::Graphs)graphs::Graphsprotected
statementsStack (defined in graphs::Graphs)graphs::Graphsprotected
vertex_t typedef (defined in graphs::Graphs)graphs::Graphs
vertexProperties typedef (defined in graphs::Graphs)graphs::Graphs
VertexType enum name (defined in graphs::Graphs)graphs::Graphs
writeGraphToFile(const Graph &g, const cstring &name)graphs::Graph_visitor