|
| __init__ (self, *args, **kwargs) |
|
int | touval (self, 'void *' ud) |
|
'place_t *' | clone (self) |
|
None | copyfrom (self, 'place_t' _from) |
|
'place_t *' | makeplace (self, 'void *' ud, int x, int lnnum) |
|
int | compare (self, 'place_t' t2) |
|
None | adjust (self, 'void *' ud) |
|
bool | prev (self, 'void *' ud) |
|
bool | next (self, 'void *' ud) |
|
bool | beginning (self, 'void *' ud) |
|
bool | ending (self, 'void *' ud) |
|
None | serialize (self) |
|
int | id (self) |
|
str | name (self) |
|
ida_idaapi.ea_t | toea (self) |
|
bool | rebase (self, 'segm_move_infos_t const &' arg2) |
|
'place_t *' | enter (self, 'uint32 *' arg2) |
|
None | leave (self, int arg2) |
|
int | compare2 (self, 'place_t' t2, 'void *' arg3) |
|
bool | deserialize (self, 'bytevec_t const &' _in) |
|
Tuple[List[str], int, int, int] | generate (self, ud, int maxsize) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ ea
Initial value:= property(_ida_kernwin.idaplace_t_ea_get, _ida_kernwin.
idaplace_t_ea_set)
◆ 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: