|
IDA C++ SDK 9.2
|
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.
|
inline |
|
inline |
|
inline |
| edge_t edge_segment_t::e |
| int edge_segment_t::nseg |
| int edge_segment_t::x0 |
| int edge_segment_t::x1 |