| Trees | Indices | Help |
|
|---|
|
|
object --+
|
refinfo_t
Proxy of C++ refinfo_t class
| Instance Methods | |||
|
|||
| reftype_t |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
|
|||
|
|||
| refinfo_t |
|
||
|
Inherited from |
|||
| Class Variables | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v:
|
|
target = _swig_property(_idaapi.refinfo_t_target_get, _idaapi.
|
|
base = _swig_property(_idaapi.refinfo_t_base_get, _idaapi.refi
|
|
tdelta = _swig_property(_idaapi.refinfo_t_tdelta_get, _idaapi.
|
|
flags = _swig_property(_idaapi.refinfo_t_flags_get, _idaapi.re
|
|
__swig_destroy__ = _idaapi.delete_refinfo_t
|
|
__del__ = lambda self:
|
|
| Properties | |
|
Inherited from |
| Method Details |
repr(x)
|
init(self, uint32 reft_and_flags, ea_t _base = 0, ea_t _target = BADADDR,
adiff_t _tdelta = 0)
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Class Variable Details |
thisown
|
target
|
base
|
tdelta
|
flags
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 21 16:32:02 2011 | http://epydoc.sourceforge.net |