Proxy of C++ wrapped_array_t< op_t,8 > class.
|
| str | data = property(_ida_ua.operands_array_data_get, doc=) |
| |
|
| "bytevec_t" | _get_bytes (self) |
| | _get_bytes(self) -> bytevec_t
|
| |
| "void" | _set_bytes (self, "bytevec_t const &" bts) |
| | _set_bytes(self, bts)
|
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
"op_t (&)[8]" | data ) |
◆ __getitem__()
| "op_t const &" __getitem__ |
( |
| self, |
|
|
"size_t" | i ) |
◆ __len__()
◆ __setitem__()
| "void" __setitem__ |
( |
| self, |
|
|
"size_t" | i, |
|
|
"op_t" | v ) |
◆ _get_bytes()
| "bytevec_t" _get_bytes |
( |
| self | ) |
|
|
protected |
◆ _set_bytes()
| "void" _set_bytes |
( |
| self, |
|
|
"bytevec_t const &" | bts ) |
|
protected |
Parameters
bts: bytevec_t const &
◆ data
| str data = property(_ida_ua.operands_array_data_get, doc=) |
|
static |
◆ bytes
◆ 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: