IDA SDK
graph_visitor_t Class Referenceabstract

Detailed Description

Visit all nodes and edges in a graph.

Protected Attributes

drawable_graph_tg
 

Protected Member Functions

virtual int idaapi visit_node (int n, rect_t &r)=0
 
virtual int idaapi visit_edge (edge_t e, edge_info_t *ei)=0
 

Friends

int idaapi drawable_graph_t::for_all_nodes_edges (graph_visitor_t &nev, bool visit_nodes)
 

The documentation for this class was generated from the following file: