Proxy of C++ wrapped_array_t< uint16,FPVAL_NWORDS > class.  
|  | 
| "bytevec_t" | _get_bytes (self, *args) | 
|  | _get_bytes(self) -> bytevec_t 
 | 
|  | 
| "void" | _set_bytes (self, *args) | 
|  | _set_bytes(self, bts) 
 | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
|  | data = property(_ida_ieee.fpvalue_shorts_array_t_data_get, doc=) | 
|  | 
|  | bytes = property(_get_bytes, _set_bytes) | 
|  | 
◆ __init__()
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
- Parameters
- 
  
    | data | unsigned short (&)[FPVAL_NWORDS] |  
 
 
 
◆ __getitem__()
      
        
          | "unsigned short const &" __getitem__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ __len__()
      
        
          | "size_t" __len__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ __setitem__()
      
        
          | "void" __setitem__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
- Parameters
- 
  
    | i | size_t |  | v | unsigned short const & |  
 
 
 
◆ _get_bytes()
  
  | 
        
          | "bytevec_t" _get_bytes | ( |  | self, |  
          |  |  | * | args ) |  | protected | 
 
 
◆ _set_bytes()
  
  | 
        
          | "void" _set_bytes | ( |  | self, |  
          |  |  | * | args ) |  | protected | 
 
Parameters
bts: bytevec_t const & 
 
 
◆ bytes
◆ data
  
  | 
        
          | data = property(_ida_ieee.fpvalue_shorts_array_t_data_get, 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: