Module ida_ida :: Class compiler_info_t
[frames] | no frames]

Class compiler_info_t

object --+
         |
        compiler_info_t

Proxy of C++ compiler_info_t class.

Instance Methods
compiler_info_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  cm
compiler_info_t_cm_get(self) -> cm_t
  defalign
compiler_info_t_defalign_get(self) -> uchar
  id
compiler_info_t_id_get(self) -> comp_t
  size_b
compiler_info_t_size_b_get(self) -> uchar
  size_e
compiler_info_t_size_e_get(self) -> uchar
  size_i
compiler_info_t_size_i_get(self) -> uchar
  size_l
compiler_info_t_size_l_get(self) -> uchar
  size_ldbl
compiler_info_t_size_ldbl_get(self) -> uchar
  size_ll
compiler_info_t_size_ll_get(self) -> uchar
  size_s
compiler_info_t_size_s_get(self) -> uchar
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: compiler_info_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

cm

compiler_info_t_cm_get(self) -> cm_t

Get Method:
unreachable.compiler_info_t_cm_get(self)
Set Method:
unreachable.compiler_info_t_cm_set(self, cm)

defalign

compiler_info_t_defalign_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_defalign_get(self)
Set Method:
unreachable.compiler_info_t_defalign_set(self, defalign)

id

compiler_info_t_id_get(self) -> comp_t

Get Method:
unreachable.compiler_info_t_id_get(self)
Set Method:
unreachable.compiler_info_t_id_set(self, id)

size_b

compiler_info_t_size_b_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_size_b_get(self)
Set Method:
unreachable.compiler_info_t_size_b_set(self, size_b)

size_e

compiler_info_t_size_e_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_size_e_get(self)
Set Method:
unreachable.compiler_info_t_size_e_set(self, size_e)

size_i

compiler_info_t_size_i_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_size_i_get(self)
Set Method:
unreachable.compiler_info_t_size_i_set(self, size_i)

size_l

compiler_info_t_size_l_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_size_l_get(self)
Set Method:
unreachable.compiler_info_t_size_l_set(self, size_l)

size_ldbl

compiler_info_t_size_ldbl_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_size_ldbl_get(self)
Set Method:
unreachable.compiler_info_t_size_ldbl_set(self, size_ldbl)

size_ll

compiler_info_t_size_ll_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_size_ll_get(self)
Set Method:
unreachable.compiler_info_t_size_ll_set(self, size_ll)

size_s

compiler_info_t_size_s_get(self) -> uchar

Get Method:
unreachable.compiler_info_t_size_s_get(self)
Set Method:
unreachable.compiler_info_t_size_s_set(self, size_s)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)