| Trees | Index | Help |
|
|---|
| Module idaapi :: Class func_tail_iterator_tPtr |
|
object --+
|
func_tail_iterator_t --+
|
func_tail_iterator_tPtr
| Method Summary | |
|---|---|
__init__(self,
this)
| |
| Inherited from func_tail_iterator_t | |
__del__(self) | |
| |
| |
| |
chunk(self) -> area_t | |
first(self) -> bool | |
last(self) -> bool | |
main(self) -> bool | |
next(self) -> bool | |
prev(self) -> bool | |
set(self, func_t pfn, ea_t ea=BADADDR) -> bool set(self, func_t pfn) -> bool | |
set_range(self, ea_t ea1, ea_t ea2) -> bool | |
| Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__str__() <==> str(x) | |
| Class Variable Summary | |
|---|---|
| Inherited from func_tail_iterator_t | |
dict |
__swig_getmethods__ = {}
|
dict |
__swig_setmethods__ = {}
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Jan 18 16:10:49 2006 | http://epydoc.sf.net |