|
str | src = property(_ida_gdl.edge_t_src_get, _ida_gdl.edge_t_src_set) |
|
str | dst = property(_ida_gdl.edge_t_dst_get, _ida_gdl.edge_t_dst_set) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
int | x = 0, |
|
|
int | y = 0 ) |
◆ __eq__()
bool __eq__ |
( |
| self, |
|
|
'edge_t' | y ) |
◆ __lt__()
bool __lt__ |
( |
| self, |
|
|
'edge_t' | y ) |
◆ __ne__()
bool __ne__ |
( |
| self, |
|
|
'edge_t' | y ) |
◆ dst
str dst = property(_ida_gdl.edge_t_dst_get, _ida_gdl.edge_t_dst_set) |
|
static |
◆ src
str src = property(_ida_gdl.edge_t_src_get, _ida_gdl.edge_t_src_set) |
|
static |
◆ thisown
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: