| IDAPython 9.0
    | 
This is the complete list of members for IDB_Hooks, including all inherited members.
| __disown__(self) | IDB_Hooks | |
| __init__(self, "uint32" _flags=0, "uint32" _hkcb_flags=0x0001) | IDB_Hooks | |
| adding_segm(self, "segment_t *" s) | IDB_Hooks | |
| allsegs_moved(self, "segm_move_infos_t *" info) | IDB_Hooks | |
| auto_empty(self) | IDB_Hooks | |
| auto_empty_finally(self) | IDB_Hooks | |
| bookmark_changed(self, "uint32" index, "lochist_entry_t const *" pos, "char const *" desc, "int" operation) | IDB_Hooks | |
| byte_patched(self, "ea_t" ea, "uint32" old_value) | IDB_Hooks | |
| callee_addr_changed(self, "ea_t" ea, "ea_t" callee) | IDB_Hooks | |
| changing_cmt(self, "ea_t" ea, "bool" repeatable_cmt, "char const *" newcmt) | IDB_Hooks | |
| changing_op_ti(self, "ea_t" ea, "int" n, "type_t const *" new_type, "p_list const *" new_fnames) | IDB_Hooks | |
| changing_op_type(self, "ea_t" ea, "int" n, "opinfo_t" opinfo) | IDB_Hooks | |
| changing_range_cmt(self, "range_kind_t" kind, "range_t" a, "char const *" cmt, "bool" repeatable) | IDB_Hooks | |
| changing_segm_class(self, "segment_t *" s) | IDB_Hooks | |
| changing_segm_end(self, "segment_t *" s, "ea_t" new_end, "int" segmod_flags) | IDB_Hooks | |
| changing_segm_name(self, "segment_t *" s, "char const *" oldname) | IDB_Hooks | |
| changing_segm_start(self, "segment_t *" s, "ea_t" new_start, "int" segmod_flags) | IDB_Hooks | |
| changing_ti(self, "ea_t" ea, "type_t const *" new_type, "p_list const *" new_fnames) | IDB_Hooks | |
| closebase(self) | IDB_Hooks | |
| cmt_changed(self, "ea_t" ea, "bool" repeatable_cmt) | IDB_Hooks | |
| compiler_changed(self, "bool" adjust_inf_fields) | IDB_Hooks | |
| deleting_func(self, "func_t *" pfn) | IDB_Hooks | |
| deleting_func_tail(self, "func_t *" pfn, "range_t" tail) | IDB_Hooks | |
| deleting_segm(self, "ea_t" start_ea) | IDB_Hooks | |
| deleting_tryblks(self, "range_t" range) | IDB_Hooks | |
| destroyed_items(self, "ea_t" ea1, "ea_t" ea2, "bool" will_disable_range) | IDB_Hooks | |
| determined_main(self, "ea_t" main) | IDB_Hooks | |
| dirtree_link(self, "dirtree_t *" dt, "char const *" path, "bool" link) | IDB_Hooks | |
| dirtree_mkdir(self, "dirtree_t *" dt, "char const *" path) | IDB_Hooks | |
| dirtree_move(self, "dirtree_t *" dt, "char const *" _from, "char const *" to) | IDB_Hooks | |
| dirtree_rank(self, "dirtree_t *" dt, "char const *" path, "size_t" rank) | IDB_Hooks | |
| dirtree_rmdir(self, "dirtree_t *" dt, "char const *" path) | IDB_Hooks | |
| dirtree_rminode(self, "dirtree_t *" dt, "inode_t" inode) | IDB_Hooks | |
| dirtree_segm_moved(self, "dirtree_t *" dt) | IDB_Hooks | |
| extlang_changed(self, "int" kind, "extlang_t *" el, "int" idx) | IDB_Hooks | |
| extra_cmt_changed(self, "ea_t" ea, "int" line_idx, "char const *" cmt) | IDB_Hooks | |
| flow_chart_created(self, "qflow_chart_t" fc) | IDB_Hooks | |
| frame_created(self, "ea_t" func_ea) | IDB_Hooks | |
| frame_deleted(self, "func_t *" pfn) | IDB_Hooks | |
| frame_expanded(self, "ea_t" func_ea, "tid_t" udm_tid, "adiff_t" delta) | IDB_Hooks | |
| frame_udm_changed(self, "ea_t" func_ea, "tid_t" udm_tid, "udm_t" udmold, "udm_t" udmnew) | IDB_Hooks | |
| frame_udm_created(self, "ea_t" func_ea, "udm_t" udm) | IDB_Hooks | |
| frame_udm_deleted(self, "ea_t" func_ea, "tid_t" udm_tid, "udm_t" udm) | IDB_Hooks | |
| frame_udm_renamed(self, "ea_t" func_ea, "udm_t" udm, "char const *" oldname) | IDB_Hooks | |
| func_added(self, "func_t *" pfn) | IDB_Hooks | |
| func_deleted(self, "ea_t" func_ea) | IDB_Hooks | |
| func_noret_changed(self, "func_t *" pfn) | IDB_Hooks | |
| func_tail_appended(self, "func_t *" pfn, "func_t *" tail) | IDB_Hooks | |
| func_tail_deleted(self, "func_t *" pfn, "ea_t" tail_ea) | IDB_Hooks | |
| func_updated(self, "func_t *" pfn) | IDB_Hooks | |
| hook(self) | IDB_Hooks | |
| idasgn_loaded(self, "char const *" short_sig_name) | IDB_Hooks | |
| idasgn_matched_ea(self, "ea_t" ea, "char const *" name, "char const *" lib_name) | IDB_Hooks | |
| item_color_changed(self, "ea_t" ea, "bgcolor_t" color) | IDB_Hooks | |
| kernel_config_loaded(self, "int" pass_number) | IDB_Hooks | |
| loader_finished(self, "linput_t *" li, "uint16" neflags, "char const *" filetypename) | IDB_Hooks | |
| local_types_changed(self, "local_type_change_t" ltc, "uint32" ordinal, "char const *" name) | IDB_Hooks | |
| lt_udm_changed(self, "char const *" udtname, "tid_t" udm_tid, "udm_t" udmold, "udm_t" udmnew) | IDB_Hooks | |
| lt_udm_created(self, "char const *" udtname, "udm_t" udm) | IDB_Hooks | |
| lt_udm_deleted(self, "char const *" udtname, "tid_t" udm_tid, "udm_t" udm) | IDB_Hooks | |
| lt_udm_renamed(self, "char const *" udtname, "udm_t" udm, "char const *" oldname) | IDB_Hooks | |
| lt_udt_expanded(self, "char const *" udtname, "tid_t" udm_tid, "adiff_t" delta) | IDB_Hooks | |
| make_code(self, "insn_t const *" insn) | IDB_Hooks | |
| make_data(self, "ea_t" ea, "flags64_t" flags, "tid_t" tid, "asize_t" len) | IDB_Hooks | |
| op_ti_changed(self, "ea_t" ea, "int" n, "type_t const *" type, "p_list const *" fnames) | IDB_Hooks | |
| op_type_changed(self, "ea_t" ea, "int" n) | IDB_Hooks | |
| range_cmt_changed(self, "range_kind_t" kind, "range_t" a, "char const *" cmt, "bool" repeatable) | IDB_Hooks | |
| renamed(self, "ea_t" ea, "char const *" new_name, "bool" local_name, "char const *" old_name) | IDB_Hooks | |
| savebase(self) | IDB_Hooks | |
| segm_added(self, "segment_t *" s) | IDB_Hooks | |
| segm_attrs_updated(self, "segment_t *" s) | IDB_Hooks | |
| segm_class_changed(self, "segment_t *" s, "char const *" sclass) | IDB_Hooks | |
| segm_deleted(self, "ea_t" start_ea, "ea_t" end_ea, "int" flags) | IDB_Hooks | |
| segm_end_changed(self, "segment_t *" s, "ea_t" oldend) | IDB_Hooks | |
| segm_moved(self, "ea_t" _from, "ea_t" to, "asize_t" size, "bool" changed_netmap) | IDB_Hooks | |
| segm_name_changed(self, "segment_t *" s, "char const *" name) | IDB_Hooks | |
| segm_start_changed(self, "segment_t *" s, "ea_t" oldstart) | IDB_Hooks | |
| set_func_end(self, "func_t *" pfn, "ea_t" new_end) | IDB_Hooks | |
| set_func_start(self, "func_t *" pfn, "ea_t" new_start) | IDB_Hooks | |
| sgr_changed(self, "ea_t" start_ea, "ea_t" end_ea, "int" regnum, "sel_t" value, "sel_t" old_value, "uchar" tag) | IDB_Hooks | |
| sgr_deleted(self, "ea_t" start_ea, "ea_t" end_ea, "int" regnum) | IDB_Hooks | |
| stkpnts_changed(self, "func_t *" pfn) | IDB_Hooks | |
| tail_owner_changed(self, "func_t *" tail, "ea_t" owner_func, "ea_t" old_owner) | IDB_Hooks | |
| thisown | IDB_Hooks | static | 
| thunk_func_created(self, "func_t *" pfn) | IDB_Hooks | |
| ti_changed(self, "ea_t" ea, "type_t const *" type, "p_list const *" fnames) | IDB_Hooks | |
| tryblks_updated(self, "tryblks_t const *" tbv) | IDB_Hooks | |
| unhook(self) | IDB_Hooks | |
| updating_tryblks(self, "tryblks_t const *" tbv) | IDB_Hooks | |
| upgraded(self, "int" _from) | IDB_Hooks |