|
IDA SDK
|
Edge connecting two graph nodes.
Public Attributes | |
| int | src |
| source node number | |
| int | dst |
| destination node number | |
Public Member Functions | |
| idaapi | edge_t (int x, int y) |
| bool idaapi | operator< (const edge_t &y) const |
| bool idaapi | operator== (const edge_t &y) const |
| bool idaapi | operator!= (const edge_t &y) const |
1.8.9.1