Module ida_hexrays :: Class scif_t
[frames] | no frames]

Class scif_t

          object --+        
                   |        
ida_typeinf.argloc_t --+    
                       |    
                 vdloc_t --+
                           |
                          scif_t

Proxy of C++ scif_t class.

Instance Methods
scif_t
__init__(self, _mba, n, tif)
__init__(self, r) -> argloc_t
 
__swig_destroy__(self)

Inherited from vdloc_t: __eq__, __ge__, __gt__, __le__, __lt__, __ne__, __repr__, compare, is_aliasable, reg1, set_reg1

Inherited from ida_typeinf.argloc_t: advance, atype, calc_offset, consume_rrel, consume_scattered, get_biggest, get_custom, get_ea, get_reginfo, get_rrel, has_reg, has_stkoff, is_badloc, is_custom, is_ea, is_fragmented, is_mixed_scattered, is_reg, is_reg1, is_reg2, is_rrel, is_scattered, is_stkoff, justify_reg_high, justify_stkoff_right, reg2, regoff, scattered, set_badloc, set_ea, set_reg2, set_stkoff, stkoff, swap

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

Properties
  mba
scif_t_mba_get(self) -> mbl_array_t
  name
scif_t_name_get(self) -> qstring *
  thisown
The membership flag
  type
scif_t_type_get(self) -> tinfo_t

Inherited from object: __class__

Method Details

__init__(self, _mba, n, tif)
(Constructor)

 

__init__(self, r) -> argloc_t

Returns: scif_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: ida_typeinf.argloc_t.__swig_destroy__

Property Details

mba

scif_t_mba_get(self) -> mbl_array_t

Get Method:
unreachable.scif_t_mba_get(self)
Set Method:
unreachable.scif_t_mba_set(self, mba)

name

scif_t_name_get(self) -> qstring *

Get Method:
unreachable.scif_t_name_get(self)
Set Method:
unreachable.scif_t_name_set(self, name)

thisown

The membership flag

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

type

scif_t_type_get(self) -> tinfo_t

Get Method:
unreachable.scif_t_type_get(self)
Set Method:
unreachable.scif_t_type_set(self, type)