Proxy of C++ wrapped_array_t< uint16,FPVAL_NWORDS > class.
|
str | data = property(_ida_ieee.fpvalue_shorts_array_t_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__()
- Parameters
-
data | unsigned short (&)[FPVAL_NWORDS] |
◆ __getitem__()
"unsigned short const &" __getitem__ |
( |
| self, |
|
|
"size_t" | i ) |
◆ __len__()
◆ __setitem__()
"void" __setitem__ |
( |
| self, |
|
|
"size_t" | i, |
|
|
"unsigned short const &" | v ) |
- Parameters
-
i | size_t |
v | unsigned short const & |
◆ _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_ieee.fpvalue_shorts_array_t_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: