Proxy of C++ Hexrays_Hooks class.
|
|
Hexrays_Hooks
|
__init__(self,
_flags=0)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
|
|
|
int
|
close_pseudocode(self,
vu) |
|
|
int
|
cmt_changed(self,
cfunc,
loc,
cmt) |
|
|
int
|
|
PyObject *
|
|
int
|
|
int
|
double_click(self,
vu,
shift_state) |
|
|
int
|
|
int
|
func_printed(self,
cfunc) |
|
|
int
|
|
bool
|
|
int
|
|
int
|
keyboard(self,
vu,
key_code,
shift_state) |
|
|
int
|
|
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
|
|
int
|
open_pseudocode(self,
vu) |
|
|
int
|
populating_popup(self,
widget,
popup_handle,
vu) |
|
|
int
|
|
int
|
|
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
|
|
int
|
|
int
|
|
int
|
switch_pseudocode(self,
vu) |
|
|
int
|
|
bool
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|