Proxy of C++ lvar_saved_info_t class.
|
"bool" | has_info (self, *args) |
| has_info(self) -> bool
|
|
"bool" | __eq__ (self, *args) |
| eq(self, r) -> bool
|
|
"bool" | __ne__ (self, *args) |
| ne(self, r) -> bool
|
|
"bool" | is_kept (self, *args) |
| is_kept(self) -> bool
|
|
"void" | clear_keep (self, *args) |
| clear_keep(self)
|
|
"void" | set_keep (self, *args) |
| set_keep(self)
|
|
"bool" | is_split_lvar (self, *args) |
| is_split_lvar(self) -> bool
|
|
"void" | set_split_lvar (self, *args) |
| set_split_lvar(self)
|
|
"void" | clr_split_lvar (self, *args) |
| clr_split_lvar(self)
|
|
"bool" | is_noptr_lvar (self, *args) |
| is_noptr_lvar(self) -> bool
|
|
"void" | set_noptr_lvar (self, *args) |
| set_noptr_lvar(self)
|
|
"void" | clr_noptr_lvar (self, *args) |
| clr_noptr_lvar(self)
|
|
"bool" | is_nomap_lvar (self, *args) |
| is_nomap_lvar(self) -> bool
|
|
"void" | set_nomap_lvar (self, *args) |
| set_nomap_lvar(self)
|
|
"void" | clr_nomap_lvar (self, *args) |
| clr_nomap_lvar(self)
|
|
"bool" | is_unused_lvar (self, *args) |
| is_unused_lvar(self) -> bool
|
|
"void" | set_unused_lvar (self, *args) |
| set_unused_lvar(self)
|
|
"void" | clr_unused_lvar (self, *args) |
| clr_unused_lvar(self)
|
|
| __init__ (self, *args) |
| init(self) -> lvar_saved_info_t
|
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| ll = property(_ida_hexrays.lvar_saved_info_t_ll_get, _ida_hexrays.lvar_saved_info_t_ll_set, doc=) |
|
| name = property(_ida_hexrays.lvar_saved_info_t_name_get, _ida_hexrays.lvar_saved_info_t_name_set, doc=) |
|
| type = property(_ida_hexrays.lvar_saved_info_t_type_get, _ida_hexrays.lvar_saved_info_t_type_set, doc=) |
|
| cmt = property(_ida_hexrays.lvar_saved_info_t_cmt_get, _ida_hexrays.lvar_saved_info_t_cmt_set, doc=) |
|
| size = property(_ida_hexrays.lvar_saved_info_t_size_get, _ida_hexrays.lvar_saved_info_t_size_set, doc=) |
|
| flags = property(_ida_hexrays.lvar_saved_info_t_flags_get, _ida_hexrays.lvar_saved_info_t_flags_set, doc=) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
"bool" __eq__ |
( |
| self, |
|
|
* | args ) |
◆ __ne__()
"bool" __ne__ |
( |
| self, |
|
|
* | args ) |
◆ clear_keep()
"void" clear_keep |
( |
| self, |
|
|
* | args ) |
◆ clr_nomap_lvar()
"void" clr_nomap_lvar |
( |
| self, |
|
|
* | args ) |
◆ clr_noptr_lvar()
"void" clr_noptr_lvar |
( |
| self, |
|
|
* | args ) |
◆ clr_split_lvar()
"void" clr_split_lvar |
( |
| self, |
|
|
* | args ) |
◆ clr_unused_lvar()
"void" clr_unused_lvar |
( |
| self, |
|
|
* | args ) |
◆ has_info()
"bool" has_info |
( |
| self, |
|
|
* | args ) |
◆ is_kept()
"bool" is_kept |
( |
| self, |
|
|
* | args ) |
◆ is_nomap_lvar()
"bool" is_nomap_lvar |
( |
| self, |
|
|
* | args ) |
◆ is_noptr_lvar()
"bool" is_noptr_lvar |
( |
| self, |
|
|
* | args ) |
◆ is_split_lvar()
"bool" is_split_lvar |
( |
| self, |
|
|
* | args ) |
◆ is_unused_lvar()
"bool" is_unused_lvar |
( |
| self, |
|
|
* | args ) |
◆ set_keep()
"void" set_keep |
( |
| self, |
|
|
* | args ) |
◆ set_nomap_lvar()
"void" set_nomap_lvar |
( |
| self, |
|
|
* | args ) |
◆ set_noptr_lvar()
"void" set_noptr_lvar |
( |
| self, |
|
|
* | args ) |
◆ set_split_lvar()
"void" set_split_lvar |
( |
| self, |
|
|
* | args ) |
◆ set_unused_lvar()
"void" set_unused_lvar |
( |
| self, |
|
|
* | args ) |
◆ cmt
cmt = property(_ida_hexrays.lvar_saved_info_t_cmt_get, _ida_hexrays.lvar_saved_info_t_cmt_set, doc=) |
|
static |
◆ flags
flags = property(_ida_hexrays.lvar_saved_info_t_flags_get, _ida_hexrays.lvar_saved_info_t_flags_set, doc=) |
|
static |
◆ ll
ll = property(_ida_hexrays.lvar_saved_info_t_ll_get, _ida_hexrays.lvar_saved_info_t_ll_set, doc=) |
|
static |
◆ name
name = property(_ida_hexrays.lvar_saved_info_t_name_get, _ida_hexrays.lvar_saved_info_t_name_set, doc=) |
|
static |
◆ size
size = property(_ida_hexrays.lvar_saved_info_t_size_get, _ida_hexrays.lvar_saved_info_t_size_set, doc=) |
|
static |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ type
type = property(_ida_hexrays.lvar_saved_info_t_type_get, _ida_hexrays.lvar_saved_info_t_type_set, doc=) |
|
static |
The documentation for this class was generated from the following file: