IDA SDK
Public Member Functions | Public Attributes | List of all members
edge_segment_t Struct Reference

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
 

Detailed Description

Sub-segment of a graph edge.


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