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

Public Member Functions

 __init__ (self, *args)
 
int compare (self, 'edge_layout_point_t' r)
 
bool __eq__ (self, 'edge_layout_point_t' r)
 
bool __ne__ (self, 'edge_layout_point_t' r)
 

Static Public Attributes

str pidx
 
str e
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'edge_layout_point_t' r )

◆ __ne__()

bool __ne__ ( self,
'edge_layout_point_t' r )

◆ compare()

int compare ( self,
'edge_layout_point_t' r )

Member Data Documentation

◆ e

str e
static
Initial value:
= property(_ida_graph.edge_layout_point_t_e_get, _ida_graph
.edge_layout_point_t_e_set)

◆ pidx

str pidx
static
Initial value:
= property(_ida_graph.edge_layout_point_t_pidx_get,
_ida_graph.edge_layout_point_t_pidx_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: