Proxy of C++ refinfo_t class.
|
str | target = property(_ida_nalt.refinfo_t_target_get, _ida_nalt.refinfo_t_target_set, doc=) |
|
str | base = property(_ida_nalt.refinfo_t_base_get, _ida_nalt.refinfo_t_base_set, doc=) |
|
str | tdelta = property(_ida_nalt.refinfo_t_tdelta_get, _ida_nalt.refinfo_t_tdelta_set, doc=) |
|
str | flags = property(_ida_nalt.refinfo_t_flags_get, _ida_nalt.refinfo_t_flags_set, doc=) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
◆ init()
"void" init |
( |
| self, |
|
|
* | args ) |
- Parameters
-
reft_and_flags | uint32 |
_base | ea_t |
_target | ea_t |
_tdelta | adiff_t |
◆ is_custom()
◆ is_no_ones()
"bool" is_no_ones |
( |
| self | ) |
|
◆ is_no_zeros()
"bool" is_no_zeros |
( |
| self | ) |
|
◆ is_pastend()
"bool" is_pastend |
( |
| self | ) |
|
◆ is_rvaoff()
◆ is_selfref()
"bool" is_selfref |
( |
| self | ) |
|
◆ is_signed()
◆ is_subtract()
"bool" is_subtract |
( |
| self | ) |
|
◆ is_target_optional()
"bool" is_target_optional |
( |
| self | ) |
|
◆ no_base_xref()
"bool" no_base_xref |
( |
| self | ) |
|
◆ set_type()
"void" set_type |
( |
| self, |
|
|
"reftype_t" | rt ) |
◆ type()
◆ base
str base = property(_ida_nalt.refinfo_t_base_get, _ida_nalt.refinfo_t_base_set, doc=) |
|
static |
◆ flags
str flags = property(_ida_nalt.refinfo_t_flags_get, _ida_nalt.refinfo_t_flags_set, doc=) |
|
static |
◆ target
str target = property(_ida_nalt.refinfo_t_target_get, _ida_nalt.refinfo_t_target_set, doc=) |
|
static |
◆ tdelta
str tdelta = property(_ida_nalt.refinfo_t_tdelta_get, _ida_nalt.refinfo_t_tdelta_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: