Proxy of C++ modinfo_t class.
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| name = property(_ida_idd.modinfo_t_name_get, _ida_idd.modinfo_t_name_set, doc=) |
|
| base = property(_ida_idd.modinfo_t_base_get, _ida_idd.modinfo_t_base_set, doc=) |
|
| size = property(_ida_idd.modinfo_t_size_get, _ida_idd.modinfo_t_size_set, doc=) |
|
| rebase_to = property(_ida_idd.modinfo_t_rebase_to_get, _ida_idd.modinfo_t_rebase_to_set, doc=) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ base
base = property(_ida_idd.modinfo_t_base_get, _ida_idd.modinfo_t_base_set, doc=) |
|
static |
◆ name
name = property(_ida_idd.modinfo_t_name_get, _ida_idd.modinfo_t_name_set, doc=) |
|
static |
◆ rebase_to
rebase_to = property(_ida_idd.modinfo_t_rebase_to_get, _ida_idd.modinfo_t_rebase_to_set, doc=) |
|
static |
◆ size
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: