IDAPython 9.0
Loading...
Searching...
No Matches
simd_info_t Class Reference
Inheritance diagram for simd_info_t:

Public Member Functions

 __init__ (self, *args)
 
bool match_pattern (self, 'simd_info_t' pattern)
 

Static Public Attributes

str name
 
str tif
 
str size
 
str memtype
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ match_pattern()

bool match_pattern ( self,
'simd_info_t' pattern )

Member Data Documentation

◆ memtype

str memtype
static
Initial value:
= property(_ida_typeinf.simd_info_t_memtype_get,
_ida_typeinf.simd_info_t_memtype_set)

◆ name

str name
static
Initial value:
= property(_ida_typeinf.simd_info_t_name_get,
_ida_typeinf.simd_info_t_name_set)

◆ size

str size
static
Initial value:
= property(_ida_typeinf.simd_info_t_size_get,
_ida_typeinf.simd_info_t_size_set)

◆ tif

str tif
static
Initial value:
= property(_ida_typeinf.simd_info_t_tif_get,
_ida_typeinf.simd_info_t_tif_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: