Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
graph_visitor_t Class Referenceabstract

Visit all nodes and edges in a graph. More...

#include <graph.hpp>

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
 

Protected Attributes

abstract_graph_tg
 

Friends

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

Detailed Description

Visit all nodes and edges in a graph.


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