Module ida_hexrays :: Class Hexrays_Hooks
[frames] | no frames]

Class Hexrays_Hooks

object --+
         |
        Hexrays_Hooks
Known Subclasses:

Proxy of C++ Hexrays_Hooks class.

Instance Methods
 
__disown__(self)
Hexrays_Hooks
__init__(self, _flags=0)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
int
close_pseudocode(self, vu)
int
cmt_changed(self, cfunc, loc, cmt)
int
combine(self, blk, insn)
PyObject *
create_hint(self, vu)
int
curpos(self, vu)
int
double_click(self, vu, shift_state)
int
flowchart(self, fc)
int
func_printed(self, cfunc)
int
glbopt(self, mba)
bool
hook(self)
int
interr(self, errcode)
int
keyboard(self, vu, key_code, shift_state)
int
locopt(self, mba)
int
lvar_cmt_changed(self, vu, v, cmt)
int
lvar_mapping_changed(self, vu, frm, to)
int
lvar_name_changed(self, vu, v, name, is_user_name)
int
lvar_type_changed(self, vu, v, tinfo)
int
maturity(self, cfunc, new_maturity)
int
microcode(self, mba)
int
open_pseudocode(self, vu)
int
populating_popup(self, widget, popup_handle, vu)
int
prealloc(self, mba)
int
preoptimized(self, mba)
int
print_func(self, cfunc, vp)
int
prolog(self, mba, fc, reachable_blocks, decomp_flags)
int
refresh_pseudocode(self, vu)
int
resolve_stkaddrs(self, mba)
int
right_click(self, vu)
int
stkpnts(self, mba, _sps)
int
structural(self, ct)
int
switch_pseudocode(self, vu)
int
text_ready(self, vu)
bool
unhook(self)

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

Properties
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self, _flags=0)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: Hexrays_Hooks
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)