Proxy of C++ segm_move_info_t class.
|
| __init__ (self, "ea_t" _from=0, "ea_t" _to=0, "size_t" _sz=0) |
| init(self, _from=0, _to=0, _sz=0) -> segm_move_info_t
|
|
"bool" | __eq__ (self, "segm_move_info_t" r) |
| eq(self, r) -> bool
|
|
"bool" | __ne__ (self, "segm_move_info_t" r) |
| ne(self, r) -> bool
|
|
|
str | to = property(_ida_moves.segm_move_info_t_to_get, _ida_moves.segm_move_info_t_to_set, doc=) |
|
str | size = property(_ida_moves.segm_move_info_t_size_get, _ida_moves.segm_move_info_t_size_set, doc=) |
|
|
str | _from = property(_ida_moves.segm_move_info_t__from_get, _ida_moves.segm_move_info_t__from_set, doc=) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
"ea_t" | _from = 0, |
|
|
"ea_t" | _to = 0, |
|
|
"size_t" | _sz = 0 ) |
- Parameters
-
_from | ea_t |
_to | ea_t |
_sz | size_t |
◆ __eq__()
"bool" __eq__ |
( |
| self, |
|
|
"segm_move_info_t" | r ) |
◆ __ne__()
"bool" __ne__ |
( |
| self, |
|
|
"segm_move_info_t" | r ) |
◆ _from
str _from = property(_ida_moves.segm_move_info_t__from_get, _ida_moves.segm_move_info_t__from_set, doc=) |
|
staticprotected |
◆ size
str size = property(_ida_moves.segm_move_info_t_size_get, _ida_moves.segm_move_info_t_size_set, doc=) |
|
static |
◆ to
str to = property(_ida_moves.segm_move_info_t_to_get, _ida_moves.segm_move_info_t_to_set, doc=) |
|
static |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: