Proxy of C++ lvar_saved_info_t class.
|
str | ll = property(_ida_hexrays.lvar_saved_info_t_ll_get, _ida_hexrays.lvar_saved_info_t_ll_set, doc=) |
|
str | name = property(_ida_hexrays.lvar_saved_info_t_name_get, _ida_hexrays.lvar_saved_info_t_name_set, doc=) |
|
str | type = property(_ida_hexrays.lvar_saved_info_t_type_get, _ida_hexrays.lvar_saved_info_t_type_set, doc=) |
|
str | cmt = property(_ida_hexrays.lvar_saved_info_t_cmt_get, _ida_hexrays.lvar_saved_info_t_cmt_set, doc=) |
|
str | size = property(_ida_hexrays.lvar_saved_info_t_size_get, _ida_hexrays.lvar_saved_info_t_size_set, doc=) |
|
str | flags = property(_ida_hexrays.lvar_saved_info_t_flags_get, _ida_hexrays.lvar_saved_info_t_flags_set, doc=) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
◆ __eq__()
"bool" __eq__ |
( |
| self, |
|
|
"lvar_saved_info_t" | r ) |
◆ __ne__()
"bool" __ne__ |
( |
| self, |
|
|
"lvar_saved_info_t" | r ) |
◆ clear_keep()
"void" clear_keep |
( |
| self | ) |
|
◆ clr_nomap_lvar()
"void" clr_nomap_lvar |
( |
| self | ) |
|
◆ clr_noptr_lvar()
"void" clr_noptr_lvar |
( |
| self | ) |
|
◆ clr_split_lvar()
"void" clr_split_lvar |
( |
| self | ) |
|
◆ clr_unused_lvar()
"void" clr_unused_lvar |
( |
| self | ) |
|
◆ has_info()
◆ is_kept()
◆ is_nomap_lvar()
"bool" is_nomap_lvar |
( |
| self | ) |
|
◆ is_noptr_lvar()
"bool" is_noptr_lvar |
( |
| self | ) |
|
◆ is_split_lvar()
"bool" is_split_lvar |
( |
| self | ) |
|
◆ is_unused_lvar()
"bool" is_unused_lvar |
( |
| self | ) |
|
◆ set_keep()
◆ set_nomap_lvar()
"void" set_nomap_lvar |
( |
| self | ) |
|
◆ set_noptr_lvar()
"void" set_noptr_lvar |
( |
| self | ) |
|
◆ set_split_lvar()
"void" set_split_lvar |
( |
| self | ) |
|
◆ set_unused_lvar()
"void" set_unused_lvar |
( |
| self | ) |
|
◆ cmt
str cmt = property(_ida_hexrays.lvar_saved_info_t_cmt_get, _ida_hexrays.lvar_saved_info_t_cmt_set, doc=) |
|
static |
◆ flags
str flags = property(_ida_hexrays.lvar_saved_info_t_flags_get, _ida_hexrays.lvar_saved_info_t_flags_set, doc=) |
|
static |
◆ ll
str ll = property(_ida_hexrays.lvar_saved_info_t_ll_get, _ida_hexrays.lvar_saved_info_t_ll_set, doc=) |
|
static |
◆ name
str name = property(_ida_hexrays.lvar_saved_info_t_name_get, _ida_hexrays.lvar_saved_info_t_name_set, doc=) |
|
static |
◆ size
str size = property(_ida_hexrays.lvar_saved_info_t_size_get, _ida_hexrays.lvar_saved_info_t_size_set, doc=) |
|
static |
◆ type
str type = property(_ida_hexrays.lvar_saved_info_t_type_get, _ida_hexrays.lvar_saved_info_t_type_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: