IDA C++ SDK 9.2
|
Edge layout point. More...
#include <graph.hpp>
Public Member Functions | |
idaapi | edge_layout_point_t () |
idaapi | edge_layout_point_t (const edge_t &_e, int _pidx) |
int idaapi | compare (const edge_layout_point_t &r) const |
bool idaapi | operator== (const edge_layout_point_t &r) const |
bool idaapi | operator!= (const edge_layout_point_t &r) const |
Public Attributes | |
int | pidx = -1 |
index into edge_info_t::layout | |
edge_t | e = edge_t(-1, -1) |
parent edge |
Edge layout point.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
int edge_layout_point_t::pidx = -1 |
index into edge_info_t::layout