|
| __init__ (self, *args) |
|
None | set (self, 'mopt_t' _type, int _off) |
|
None | set_stkoff (self, int stkoff) |
|
None | set_reg (self, 'mreg_t' mreg) |
|
None | undef (self) |
|
bool | defined (self) |
|
bool | is_reg (self) |
|
bool | is_stkoff (self) |
|
'mreg_t' | get_reg (self) |
|
int | get_stkoff (self) |
|
None | inc (self, int delta) |
|
'voff_t' | add (self, int width) |
|
int | diff (self, 'voff_t' r) |
|
bool | __eq__ (self, 'voff_t' r) |
|
bool | __ne__ (self, 'voff_t' r) |
|
bool | __lt__ (self, 'voff_t' r) |
|
bool | __gt__ (self, 'voff_t' r) |
|
bool | __le__ (self, 'voff_t' r) |
|
bool | __ge__ (self, 'voff_t' r) |
|
int | compare (self, 'voff_t' r) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
bool __eq__ |
( |
| self, |
|
|
'voff_t' | r ) |
◆ __ge__()
bool __ge__ |
( |
| self, |
|
|
'voff_t' | r ) |
◆ __gt__()
bool __gt__ |
( |
| self, |
|
|
'voff_t' | r ) |
◆ __le__()
bool __le__ |
( |
| self, |
|
|
'voff_t' | r ) |
◆ __lt__()
bool __lt__ |
( |
| self, |
|
|
'voff_t' | r ) |
◆ __ne__()
bool __ne__ |
( |
| self, |
|
|
'voff_t' | r ) |
◆ add()
'voff_t' add |
( |
| self, |
|
|
int | width ) |
◆ compare()
int compare |
( |
| self, |
|
|
'voff_t' | r ) |
◆ defined()
◆ diff()
◆ get_reg()
◆ get_stkoff()
◆ inc()
None inc |
( |
| self, |
|
|
int | delta ) |
◆ is_reg()
◆ is_stkoff()
◆ set()
None set |
( |
| self, |
|
|
'mopt_t' | _type, |
|
|
int | _off ) |
◆ set_reg()
None set_reg |
( |
| self, |
|
|
'mreg_t' | mreg ) |
◆ set_stkoff()
None set_stkoff |
( |
| self, |
|
|
int | stkoff ) |
◆ undef()
◆ off
Initial value:= property(_ida_hexrays.voff_t_off_get, _ida_hexrays.
voff_t_off_set)
◆ type
Initial value:= property(_ida_hexrays.voff_t_type_get, _ida_hexrays.
voff_t_type_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: