|
|
|
|
|
first_from(self,
*args)
first_from(self, ea_t frm, int flags) -> bool |
|
|
|
|
first_to(self,
*args)
first_to(self, ea_t to, int flags) -> bool |
|
|
|
bool
|
next_from(self)
next_from(self, ea_t frm, ea_t _to, int flags) -> bool |
|
|
|
bool
|
next_to(self)
next_to(self, ea_t _from, ea_t to, int flags) -> bool |
|
|
|
xrefblk_t
|
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|
|
|
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: ...
|
|
|
frm = _swig_property(_idaapi.xrefblk_t_frm_get, _idaapi.xrefbl...
|
|
|
to = _swig_property(_idaapi.xrefblk_t_to_get, _idaapi.xrefblk_...
|
|
|
iscode = _swig_property(_idaapi.xrefblk_t_iscode_get, _idaapi....
|
|
|
type = _swig_property(_idaapi.xrefblk_t_type_get, _idaapi.xref...
|
|
|
user = _swig_property(_idaapi.xrefblk_t_user_get, _idaapi.xref...
|
|
|
__swig_destroy__ = _idaapi.delete_xrefblk_t
|
|
|
__del__ = lambda self:
|