Proxy of C++ modinfo_t class.
|
| str | name = property(_ida_idd.modinfo_t_name_get, _ida_idd.modinfo_t_name_set, doc=) |
| |
| str | base = property(_ida_idd.modinfo_t_base_get, _ida_idd.modinfo_t_base_set, doc=) |
| |
| str | size = property(_ida_idd.modinfo_t_size_get, _ida_idd.modinfo_t_size_set, doc=) |
| |
| str | rebase_to = property(_ida_idd.modinfo_t_rebase_to_get, _ida_idd.modinfo_t_rebase_to_set, doc=) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
◆ base
| str base = property(_ida_idd.modinfo_t_base_get, _ida_idd.modinfo_t_base_set, doc=) |
|
static |
◆ name
| str name = property(_ida_idd.modinfo_t_name_get, _ida_idd.modinfo_t_name_set, doc=) |
|
static |
◆ rebase_to
| str rebase_to = property(_ida_idd.modinfo_t_rebase_to_get, _ida_idd.modinfo_t_rebase_to_set, doc=) |
|
static |
◆ size
| str size = property(_ida_idd.modinfo_t_size_get, _ida_idd.modinfo_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 |
The documentation for this class was generated from the following file: