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

Class func_t

object --+    
         |    
    area_t --+
             |
            func_t

Proxy of C++ func_t class

Instance Methods
 
__repr__(self)
repr(x)
bool
is_far(self)
bool
does_return(self)
bool
analyzed_sp(self)
func_t
__init__(self)
__init__(self, ea_t ea1, ea_t ea2) -> area_t

Inherited from area_t: __eq__, __gt__, __lt__, __ne__, clear, compare, contains, empty, extend, intersect, overlaps, size

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

Class Variables
  thisown = _swig_property(lambda x: x.this.own(), lambda x, v: ...
  flags = _swig_property(_idaapi.func_t_flags_get, _idaapi.func_...
  frame = _swig_property(_idaapi.func_t_frame_get, _idaapi.func_...
  frsize = _swig_property(_idaapi.func_t_frsize_get, _idaapi.fun...
  frregs = _swig_property(_idaapi.func_t_frregs_get, _idaapi.fun...
  argsize = _swig_property(_idaapi.func_t_argsize_get, _idaapi.f...
  fpd = _swig_property(_idaapi.func_t_fpd_get, _idaapi.func_t_fp...
  color = _swig_property(_idaapi.func_t_color_get, _idaapi.func_...
  pntqty = _swig_property(_idaapi.func_t_pntqty_get, _idaapi.fun...
  points = _swig_property(_idaapi.func_t_points_get, _idaapi.fun...
  regvarqty = _swig_property(_idaapi.func_t_regvarqty_get, _idaa...
  regvars = _swig_property(_idaapi.func_t_regvars_get, _idaapi.f...
  llabelqty = _swig_property(_idaapi.func_t_llabelqty_get, _idaa...
  llabels = _swig_property(_idaapi.func_t_llabels_get, _idaapi.f...
  regargqty = _swig_property(_idaapi.func_t_regargqty_get, _idaa...
  regargs = _swig_property(_idaapi.func_t_regargs_get, _idaapi.f...
  tailqty = _swig_property(_idaapi.func_t_tailqty_get, _idaapi.f...
  tails = _swig_property(_idaapi.func_t_tails_get, _idaapi.func_...
  owner = _swig_property(_idaapi.func_t_owner_get, _idaapi.func_...
  refqty = _swig_property(_idaapi.func_t_refqty_get, _idaapi.fun...
  referers = _swig_property(_idaapi.func_t_referers_get, _idaapi...
  __swig_destroy__ = _idaapi.delete_func_t
  __del__ = lambda self:

Inherited from area_t: endEA, startEA

Properties

Inherited from object: __class__

Method Details

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

__init__(self, ea_t ea1, ea_t ea2) -> area_t

Returns: func_t
Overrides: object.__init__

Class Variable Details

thisown

Value:
_swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc\
= 'The membership flag')

flags

Value:
_swig_property(_idaapi.func_t_flags_get, _idaapi.func_t_flags_set)

frame

Value:
_swig_property(_idaapi.func_t_frame_get, _idaapi.func_t_frame_set)

frsize

Value:
_swig_property(_idaapi.func_t_frsize_get, _idaapi.func_t_frsize_set)

frregs

Value:
_swig_property(_idaapi.func_t_frregs_get, _idaapi.func_t_frregs_set)

argsize

Value:
_swig_property(_idaapi.func_t_argsize_get, _idaapi.func_t_argsize_set)

fpd

Value:
_swig_property(_idaapi.func_t_fpd_get, _idaapi.func_t_fpd_set)

color

Value:
_swig_property(_idaapi.func_t_color_get, _idaapi.func_t_color_set)

pntqty

Value:
_swig_property(_idaapi.func_t_pntqty_get, _idaapi.func_t_pntqty_set)

points

Value:
_swig_property(_idaapi.func_t_points_get, _idaapi.func_t_points_set)

regvarqty

Value:
_swig_property(_idaapi.func_t_regvarqty_get, _idaapi.func_t_regvarqty_\
set)

regvars

Value:
_swig_property(_idaapi.func_t_regvars_get, _idaapi.func_t_regvars_set)

llabelqty

Value:
_swig_property(_idaapi.func_t_llabelqty_get, _idaapi.func_t_llabelqty_\
set)

llabels

Value:
_swig_property(_idaapi.func_t_llabels_get, _idaapi.func_t_llabels_set)

regargqty

Value:
_swig_property(_idaapi.func_t_regargqty_get, _idaapi.func_t_regargqty_\
set)

regargs

Value:
_swig_property(_idaapi.func_t_regargs_get, _idaapi.func_t_regargs_set)

tailqty

Value:
_swig_property(_idaapi.func_t_tailqty_get, _idaapi.func_t_tailqty_set)

tails

Value:
_swig_property(_idaapi.func_t_tails_get, _idaapi.func_t_tails_set)

owner

Value:
_swig_property(_idaapi.func_t_owner_get, _idaapi.func_t_owner_set)

refqty

Value:
_swig_property(_idaapi.func_t_refqty_get, _idaapi.func_t_refqty_set)

referers

Value:
_swig_property(_idaapi.func_t_referers_get, _idaapi.func_t_referers_se\
t)