IDA SDK
|
Edge layout point.
Public Attributes | |
int | pidx |
index into edge_info_t::layout | |
edge_t | e |
parent edge | |
Public Member Functions | |
idaapi | edge_layout_point_t (const edge_layout_point_t &r) |
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 |