IDA SDK
|
Sub-segment of a graph edge. More...
#include <graph.hpp>
Public Member Functions | |
size_t idaapi | length () const |
bool idaapi | toright () const |
bool idaapi | operator< (const edge_segment_t &r) const |
Public Attributes | |
edge_t | e |
int | nseg |
int | x0 |
int | x1 |
Sub-segment of a graph edge.