Module ida_typeinf :: Class argpart_t
[frames] | no frames]

Class argpart_t

object --+    
         |    
  argloc_t --+
             |
            argpart_t

Proxy of C++ argpart_t class.

Instance Methods
argpart_t
__init__(self, a)
__init__(self) -> argpart_t
bool
__lt__(self, r)
 
__swig_destroy__(self)
bool
bad_offset(self)
bool
bad_size(self)
 
swap(self, r)

Inherited from argloc_t: __eq__, __ge__, __gt__, __le__, __ne__, __repr__, advance, atype, calc_offset, compare, 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, reg1, reg2, regoff, scattered, set_badloc, set_ea, set_reg1, set_reg2, set_stkoff, stkoff

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

Properties
  off
argpart_t_off_get(self) -> ushort
  size
argpart_t_size_get(self) -> ushort
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self, a)
(Constructor)

 

__init__(self) -> argpart_t

Returns: argpart_t
Overrides: object.__init__

__lt__(self, r)
(Less-than operator)

 
Returns: bool
Overrides: argloc_t.__lt__

__swig_destroy__(self)

 
Overrides: argloc_t.__swig_destroy__

swap(self, r)

 
Overrides: argloc_t.swap

Property Details

off

argpart_t_off_get(self) -> ushort

Get Method:
unreachable.argpart_t_off_get(self)
Set Method:
unreachable.argpart_t_off_set(self, off)

size

argpart_t_size_get(self) -> ushort

Get Method:
unreachable.argpart_t_size_get(self)
Set Method:
unreachable.argpart_t_size_set(self, size)

thisown

The membership flag

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