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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str id
 
str cm
 
str size_i
 
str size_b
 
str size_e
 
str defalign
 
str size_s
 
str size_l
 
str size_ll
 
str size_ldbl
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ cm

str cm
static
Initial value:
= property(_ida_ida.compiler_info_t_cm_get, _ida_ida.
compiler_info_t_cm_set)

◆ defalign

str defalign
static
Initial value:
= property(_ida_ida.compiler_info_t_defalign_get,
_ida_ida.compiler_info_t_defalign_set)

◆ id

str id
static
Initial value:
= property(_ida_ida.compiler_info_t_id_get, _ida_ida.
compiler_info_t_id_set)

◆ size_b

str size_b
static
Initial value:
= property(_ida_ida.compiler_info_t_size_b_get,
_ida_ida.compiler_info_t_size_b_set)

◆ size_e

str size_e
static
Initial value:
= property(_ida_ida.compiler_info_t_size_e_get,
_ida_ida.compiler_info_t_size_e_set)

◆ size_i

str size_i
static
Initial value:
= property(_ida_ida.compiler_info_t_size_i_get,
_ida_ida.compiler_info_t_size_i_set)

◆ size_l

str size_l
static
Initial value:
= property(_ida_ida.compiler_info_t_size_l_get,
_ida_ida.compiler_info_t_size_l_set)

◆ size_ldbl

str size_ldbl
static
Initial value:
= property(_ida_ida.compiler_info_t_size_ldbl_get,
_ida_ida.compiler_info_t_size_ldbl_set)

◆ size_ll

str size_ll
static
Initial value:
= property(_ida_ida.compiler_info_t_size_ll_get,
_ida_ida.compiler_info_t_size_ll_set)

◆ size_s

str size_s
static
Initial value:
= property(_ida_ida.compiler_info_t_size_s_get,
_ida_ida.compiler_info_t_size_s_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: