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