Proxy of C++ reg_access_t class.
|
| "bool" | have_common_bits (self, "reg_access_t" r) |
| | have_common_bits(self, r) -> bool
|
| |
| "bool" | __eq__ (self, "reg_access_t" r) |
| | eq(self, r) -> bool
|
| |
| "bool" | __ne__ (self, "reg_access_t" r) |
| | ne(self, r) -> bool
|
| |
| | __init__ (self) |
| | init(self) -> reg_access_t
|
| |
|
| str | regnum = property(_ida_idp.reg_access_t_regnum_get, _ida_idp.reg_access_t_regnum_set, doc=) |
| |
| str | range = property(_ida_idp.reg_access_t_range_get, _ida_idp.reg_access_t_range_set, doc=) |
| |
| str | access_type = property(_ida_idp.reg_access_t_access_type_get, _ida_idp.reg_access_t_access_type_set, doc=) |
| |
| str | opnum = property(_ida_idp.reg_access_t_opnum_get, _ida_idp.reg_access_t_opnum_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, |
|
|
"reg_access_t" | r ) |
◆ __ne__()
| "bool" __ne__ |
( |
| self, |
|
|
"reg_access_t" | r ) |
◆ have_common_bits()
| "bool" have_common_bits |
( |
| self, |
|
|
"reg_access_t" | r ) |
◆ access_type
| str access_type = property(_ida_idp.reg_access_t_access_type_get, _ida_idp.reg_access_t_access_type_set, doc=) |
|
static |
◆ opnum
| str opnum = property(_ida_idp.reg_access_t_opnum_get, _ida_idp.reg_access_t_opnum_set, doc=) |
|
static |
◆ range
| str range = property(_ida_idp.reg_access_t_range_get, _ida_idp.reg_access_t_range_set, doc=) |
|
static |
◆ regnum
| str regnum = property(_ida_idp.reg_access_t_regnum_get, _ida_idp.reg_access_t_regnum_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: