|
|
|
|
func_item_iterator_t
|
__init__(self)
__init__(self, func_t pfn, ea_t ea=BADADDR) ->
func_item_iterator_t __init__(self, func_t pfn) ->
func_item_iterator_t |
|
|
|
|
set(*args)
set(self, func_t pfn, ea_t _ea=BADADDR) -> bool set(self, func_t
pfn) -> bool |
|
|
|
|
reset_func(*args)
reset_func(self, func_t pfn) |
|
|
|
|
set_range(*args)
set_range(self, ea_t ea1, ea_t ea2) -> bool |
|
|
|
bool
|
|
|
bool
|
|
|
ea_t
|
|
|
area_t
|
|
|
|
next(*args)
next(self, func, void ud) -> bool |
|
|
|
|
prev(*args)
prev(self, func, void ud) -> bool |
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
|
decode_preceding_insn(*args)
decode_preceding_insn(self, eavec_t visited, bool p_farref) ->
bool |
|
|
|
|
__swig_destroy__(...)
delete_func_item_iterator_t(func_item_iterator_t self) |
|
|
|
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|