Proxy of C++ regarg_t class.
|
| str | reg = property(_ida_funcs.regarg_t_reg_get, _ida_funcs.regarg_t_reg_set, doc=) |
| |
| str | type = property(_ida_funcs.regarg_t_type_get, _ida_funcs.regarg_t_type_set, doc=) |
| |
| str | name = property(_ida_funcs.regarg_t_name_get, _ida_funcs.regarg_t_name_set, doc=) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ swap()
| "void" swap |
( |
| self, |
|
|
"regarg_t" | r ) |
◆ name
| str name = property(_ida_funcs.regarg_t_name_get, _ida_funcs.regarg_t_name_set, doc=) |
|
static |
◆ reg
| str reg = property(_ida_funcs.regarg_t_reg_get, _ida_funcs.regarg_t_reg_set, doc=) |
|
static |
◆ type
| str type = property(_ida_funcs.regarg_t_type_get, _ida_funcs.regarg_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: