IDA SDK
edge_layout_point_t Struct Reference

Detailed Description

Edge layout point.

Public Attributes

int pidx = -1
 index into edge_info_t::layout
 
edge_t e = edge_t(-1, -1)
 parent edge
 

Public Member Functions

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
 

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