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

Class compiler_info_t

object --+
         |
        compiler_info_t

Proxy of C++ compiler_info_t class

Instance Methods
 
__repr__(self)
repr(x)
compiler_info_t
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
__swig_destroy__(...)
delete_compiler_info_t(compiler_info_t self)
 
__del__(self)

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

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

Inherited from object: __class__

Method Details

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Returns: compiler_info_t
Overrides: object.__init__

Property Details

thisown

The membership flag

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

id

compiler_info_t_id_get(compiler_info_t self) -> comp_t

Get Method:
unreachable.compiler_info_t_id_get(...) - compiler_info_t_id_get(compiler_info_t self) -> comp_t
Set Method:
unreachable.compiler_info_t_id_set(...) - compiler_info_t_id_set(compiler_info_t self, comp_t id)

cm

compiler_info_t_cm_get(compiler_info_t self) -> cm_t

Get Method:
unreachable.compiler_info_t_cm_get(...) - compiler_info_t_cm_get(compiler_info_t self) -> cm_t
Set Method:
unreachable.compiler_info_t_cm_set(...) - compiler_info_t_cm_set(compiler_info_t self, cm_t cm)

size_i

compiler_info_t_size_i_get(compiler_info_t self) -> uchar

Get Method:
unreachable.compiler_info_t_size_i_get(...) - compiler_info_t_size_i_get(compiler_info_t self) -> uchar
Set Method:
unreachable.compiler_info_t_size_i_set(...) - compiler_info_t_size_i_set(compiler_info_t self, uchar size_i)

size_b

compiler_info_t_size_b_get(compiler_info_t self) -> uchar

Get Method:
unreachable.compiler_info_t_size_b_get(...) - compiler_info_t_size_b_get(compiler_info_t self) -> uchar
Set Method:
unreachable.compiler_info_t_size_b_set(...) - compiler_info_t_size_b_set(compiler_info_t self, uchar size_b)

size_e

compiler_info_t_size_e_get(compiler_info_t self) -> uchar

Get Method:
unreachable.compiler_info_t_size_e_get(...) - compiler_info_t_size_e_get(compiler_info_t self) -> uchar
Set Method:
unreachable.compiler_info_t_size_e_set(...) - compiler_info_t_size_e_set(compiler_info_t self, uchar size_e)

defalign

compiler_info_t_defalign_get(compiler_info_t self) -> uchar

Get Method:
unreachable.compiler_info_t_defalign_get(...) - compiler_info_t_defalign_get(compiler_info_t self) -> uchar
Set Method:
unreachable.compiler_info_t_defalign_set(...) - compiler_info_t_defalign_set(compiler_info_t self, uchar defalign)

size_s

compiler_info_t_size_s_get(compiler_info_t self) -> uchar

Get Method:
unreachable.compiler_info_t_size_s_get(...) - compiler_info_t_size_s_get(compiler_info_t self) -> uchar
Set Method:
unreachable.compiler_info_t_size_s_set(...) - compiler_info_t_size_s_set(compiler_info_t self, uchar size_s)

size_l

compiler_info_t_size_l_get(compiler_info_t self) -> uchar

Get Method:
unreachable.compiler_info_t_size_l_get(...) - compiler_info_t_size_l_get(compiler_info_t self) -> uchar
Set Method:
unreachable.compiler_info_t_size_l_set(...) - compiler_info_t_size_l_set(compiler_info_t self, uchar size_l)

size_ll

compiler_info_t_size_ll_get(compiler_info_t self) -> uchar

Get Method:
unreachable.compiler_info_t_size_ll_get(...) - compiler_info_t_size_ll_get(compiler_info_t self) -> uchar
Set Method:
unreachable.compiler_info_t_size_ll_set(...) - compiler_info_t_size_ll_set(compiler_info_t self, uchar size_ll)