IDAPython 9.0
Loading...
Searching...
No Matches
edge_segment_t Class Reference
Inheritance diagram for edge_segment_t:

Public Member Functions

'size_t' length (self)
 
bool toright (self)
 
bool __lt__ (self, 'edge_segment_t' r)
 
 __init__ (self)
 

Static Public Attributes

str e
 
str nseg
 
str x0
 
str x1
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __lt__()

bool __lt__ ( self,
'edge_segment_t' r )

◆ length()

'size_t' length ( self)

◆ toright()

bool toright ( self)

Member Data Documentation

◆ e

str e
static
Initial value:
= property(_ida_graph.edge_segment_t_e_get, _ida_graph.
edge_segment_t_e_set)

◆ nseg

str nseg
static
Initial value:
= property(_ida_graph.edge_segment_t_nseg_get, _ida_graph.
edge_segment_t_nseg_set)

◆ x0

str x0
static
Initial value:
= property(_ida_graph.edge_segment_t_x0_get, _ida_graph.
edge_segment_t_x0_set)

◆ x1

str x1
static
Initial value:
= property(_ida_graph.edge_segment_t_x1_get, _ida_graph.
edge_segment_t_x1_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

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