|
IDA SDK
|
Path visitor - see abstract_graph_t::visit_paths() More...
#include <graph.hpp>
Public Member Functions | |
| virtual int idaapi | walk_forward (int) |
| virtual int idaapi | walk_backward (int) |
Public Attributes | |
| intvec_t | path |
| current path | |
| bool | prune = false |
| walk_forward(): prune := true means to stop the current path | |
Path visitor - see abstract_graph_t::visit_paths()