Trees
Indices
Help
Hex-Rays
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
idaapi.Choose
:
Choose - class for choose() with callbacks
idaapi.NearestName
:
Utility class to help find the nearest name in a given ea/name dictionary
object
:
The most base type
idaapi.Appcall__
idaapi.Appcall_array__
:
This class is used with Appcall.array() method
idaapi.Appcall_callable__
:
Helper class to issue appcalls using a natural syntax:...
idaapi.Appcall_consts__
:
Helper class used by Appcall.Consts attribute It is used to retrieve constants via attribute access
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
idc.DeprecatedIDCError
:
Exception for deprecated function calls
idaapi.BasicBlock
:
Basic block class.
idaapi.Choose2
:
Choose2 wrapper class.
idaapi.Form.Control
idaapi.Form.FormChangeCb
:
Form change handler.
idaapi.Form.GroupControl
:
Base class for group controls
idaapi.Form.ChkGroupControl
:
Checkbox group control class.
idaapi.Form.RadGroupControl
:
Radiobox group control class.
idaapi.Form.GroupItemControl
:
Base class for group control items
idaapi.Form.ChkGroupItemControl
:
Checkbox group item control
idaapi.Form.RadGroupItemControl
:
Radiobox group item control
idaapi.Form.InputControl
:
Generic form input control.
idaapi.Form.ButtonInput
:
Button control.
idaapi.Form.DropdownListControl
:
Dropdown control This control allows manipulating a dropdown control
idaapi.Form.EmbeddedChooserControl
:
Embedded chooser control.
idaapi.Form.MultiLineTextControl
:
Multi line text control.
idaapi.Form.NumericInput
:
A composite class serving as a base numeric input control class
idaapi.Form.ColorInput
:
Color button input control
idaapi.Form.StringInput
:
Base string input control class.
idaapi.Form.DirInput
:
Directory browsing control
idaapi.Form.FileInput
:
File Open/Save input control
idaapi.Form.LabelControl
:
Base class for static label control
idaapi.Form.NumericLabel
:
Numeric label control
idaapi.Form.StringLabel
:
String label control
idaapi.DBG_Hooks
:
Proxy of C++ DBG_Hooks class
idaapi.FlowChart
:
Flowchart class used to determine basic blocks.
idaapi.Form
idaapi.GraphViewer
:
This class wraps the user graphing facility provided by the graph.hpp file
idaapi.IDB_Hooks
:
Proxy of C++ IDB_Hooks class
idaapi.IDP_Hooks
:
Proxy of C++ IDP_Hooks class
idaapi.Form.NumericArgument
:
Argument representing various integer arguments (ushort, uint32, uint64, etc...)
idaapi.Form.GroupControl
:
Base class for group controls
idaapi.Form.ChkGroupControl
:
Checkbox group control class.
idaapi.Form.RadGroupControl
:
Radiobox group control class.
idaapi.Form.NumericInput
:
A composite class serving as a base numeric input control class
idaapi.Form.ColorInput
:
Color button input control
idaapi.Form.NumericLabel
:
Numeric label control
idaapi.PluginForm
:
PluginForm class.
idaapi.Form.StringArgument
:
Argument representing a character buffer
idaapi.Form.StringInput
:
Base string input control class.
idaapi.Form.DirInput
:
Directory browsing control
idaapi.Form.FileInput
:
File Open/Save input control
idautils.Strings.StringItem
:
Class representing each string item.
idautils.Strings
:
Returns the string list.
idaapi.UI_Hooks
:
Proxy of C++ UI_Hooks class
idaapi.addon_info_t
:
Proxy of C++ addon_info_t class
idaapi.area_t
:
Proxy of C++ area_t class
idaapi.func_t
:
Proxy of C++ func_t class
idaapi.hidden_area_t
:
Proxy of C++ hidden_area_t class
idaapi.qbasic_block_t
:
Proxy of C++ qbasic_block_t class
idaapi.regvar_t
:
Proxy of C++ regvar_t class
idaapi.segment_t
:
Proxy of C++ segment_t class
idaapi.segreg_t
:
Proxy of C++ segreg_t class
idaapi.area_visitor2_t
:
Proxy of C++ area_visitor2_t class
idaapi.areacb_t
:
Proxy of C++ areacb_t class
idaapi.areaset_t
:
Proxy of C++ areaset_t class
idaapi.areavec_t
:
Proxy of C++ areavec_t class
idaapi.asm_t
:
Proxy of C++ asm_t class
idaapi.auto_display_t
:
Proxy of C++ auto_display_t class
idaapi.bgcolors_t
:
Proxy of C++ bgcolors_t class
idaapi.bpt_location_t
:
Proxy of C++ bpt_location_t class
idaapi.bpt_t
:
Proxy of C++ bpt_t class
idaapi.call_stack_info_t
:
Proxy of C++ call_stack_info_t class
idaapi.call_stack_t
:
Proxy of C++ call_stack_t class
idaapi.channel_redir_t
:
Proxy of C++ channel_redir_t class
idaapi.compiler_info_t
:
Proxy of C++ compiler_info_t class
idaapi.curloc
:
Proxy of C++ curloc class
idaapi.location_t
:
Proxy of C++ location_t class
idaapi.data_format_t
:
Information about a data format
idaapi.data_type_t
:
Custom data type definition.
idaapi.debug_event_t
:
Proxy of C++ debug_event_t class
idaapi.e_breakpoint_t
:
Proxy of C++ e_breakpoint_t class
idaapi.e_exception_t
:
Proxy of C++ e_exception_t class
idaapi.ea_array
:
Proxy of C++ ea_array class
idaapi.ea_name_t
:
Proxy of C++ ea_name_t class
idaapi.ea_pointer
:
Proxy of C++ ea_pointer class
idaapi.enum_const_t
:
Proxy of C++ enum_const_t class
idaapi.enum_member_visitor_t
:
Proxy of C++ enum_member_visitor_t class
idaapi.exception_info_t
:
Proxy of C++ exception_info_t class
idaapi.fixup_data_t
:
Proxy of C++ fixup_data_t class
idaapi.func_item_iterator_t
:
Proxy of C++ func_item_iterator_t class
idaapi.func_parent_iterator_t
:
Proxy of C++ func_parent_iterator_t class
idaapi.func_tail_iterator_t
:
Proxy of C++ func_tail_iterator_t class
idaapi.func_type_info_t
:
Proxy of C++ func_type_info_t class
idaapi.funcarg_info_t
:
Proxy of C++ funcarg_info_t class
idaapi.generic_linput_t
:
Proxy of C++ generic_linput_t class
idaapi.get_strmem_t
:
Proxy of C++ get_strmem_t class
idaapi.graph_location_info_t
:
Proxy of C++ graph_location_info_t class
idaapi.ida_false_type
:
Proxy of C++ ida_false_type class
idaapi.ida_true_type
:
Proxy of C++ ida_true_type class
idaapi.idainfo
:
Proxy of C++ idainfo class
idaapi.idc_global_t
:
Proxy of C++ idc_global_t class
idaapi.idc_value_t
:
Proxy of C++ idc_value_t class
idaapi.int_pointer
:
Proxy of C++ int_pointer class
idaapi.llabel_t
:
Proxy of C++ llabel_t class
idaapi.loader_input_t
:
Proxy of C++ loader_input_t class
idaapi.loader_t
:
Proxy of C++ loader_t class
idaapi.lock_area
:
Proxy of C++ lock_area class
idaapi.lock_func
:
Proxy of C++ lock_func class
idaapi.lock_segment
:
Proxy of C++ lock_segment class
idaapi.lock_segreg
:
Proxy of C++ lock_segreg class
idaapi.member_t
:
Proxy of C++ member_t class
idaapi.module_info_t
:
Proxy of C++ module_info_t class
idaapi.netnode
:
Proxy of C++ netnode class
idaapi.node_iterator
:
Proxy of C++ node_iterator class
idaapi.object_t
:
Helper class used to initialize empty objects
idaapi.opinfo_t
:
Proxy of C++ opinfo_t class
idautils.peutils_t
:
PE utility class.
idaapi.process_info_t
:
Proxy of C++ process_info_t class
idaapi.pyidc_cvt_helper__
:
This is a special helper object that helps detect which kind of object is this python object wrapping and how to convert it back and from IDC.
idaapi.PyIdc_cvt_int64__
:
Helper class for explicitly representing VT_INT64 values
idaapi.PyIdc_cvt_refclass__
:
Helper class for representing references to immutable objects
idaapi.pyidc_opaque_object_t
:
This is the base class for all Python<->IDC opaque objects
idaapi.cli_t
:
cli_t wrapper class.
idaapi.plugin_t
:
Base class for all scripted plugins.
idaapi.processor_t
:
Base class for all processor module scripts
idaapi.py_clinked_object_t
:
This is a utility and base class for C linked objects
idaapi.insn_t
:
Class representing instructions
idaapi.op_t
:
Class representing operands
idaapi.qstrvec_t
:
Class representing an qstrvec_t
idaapi.Form.DropdownListControl
:
Dropdown control This control allows manipulating a dropdown control
idaapi.switch_info_ex_t
idaapi.textctrl_info_t
:
Class representing textctrl_info_t
idaapi.Form.MultiLineTextControl
:
Multi line text control.
idaapi.qfile_t
:
Proxy of C++ qfile_t class
idaapi.qflow_chart_t
:
Proxy of C++ qflow_chart_t class
idaapi.qrefcnt_obj_t
:
Proxy of C++ qrefcnt_obj_t class
idaapi.refinfo_t
:
Proxy of C++ refinfo_t class
idaapi.reg_info_t
:
Proxy of C++ reg_info_t class
idaapi.regarg_t
:
Proxy of C++ regarg_t class
idaapi.regobjs_t
:
Proxy of C++ regobjs_t class
idaapi.regval_t
:
Proxy of C++ regval_t class
idaapi.sel_array
:
Proxy of C++ sel_array class
idaapi.sel_pointer
:
Proxy of C++ sel_pointer class
idaapi.simplecustviewer_t
:
The base class for implementing simple custom viewers
idaapi.stkpnt_t
:
Proxy of C++ stkpnt_t class
idaapi.strarray_t
:
Proxy of C++ strarray_t class
idaapi.string_info_t
:
Proxy of C++ string_info_t class
idaapi.strpath_t
:
Proxy of C++ strpath_t class
idaapi.struc_t
:
Proxy of C++ struc_t class
idaapi.struct_field_visitor_t
:
Proxy of C++ struct_field_visitor_t class
idaapi.strwinsetup_t
:
Proxy of C++ strwinsetup_t class
idaapi.sval_pointer
:
Proxy of C++ sval_pointer class
idaapi.tev_info_t
:
Proxy of C++ tev_info_t class
idaapi.text_options_t
:
Proxy of C++ text_options_t class
idaapi.tid_array
:
Proxy of C++ tid_array class
idaapi.til_symbol_t
:
Proxy of C++ til_symbol_t class
idaapi.til_t
:
Proxy of C++ til_t class
idaapi.type_names_t
:
Proxy of C++ type_names_t class
idaapi.type_pair_t
:
Proxy of C++ type_pair_t class
idaapi.type_pair_vec_t
:
Proxy of C++ type_pair_vec_t class
idaapi.type_visitor_t
:
Proxy of C++ type_visitor_t class
idaapi.uchar_array
:
Proxy of C++ uchar_array class
idaapi.uval_array
:
Proxy of C++ uval_array class
idaapi.xrefblk_t
:
Proxy of C++ xrefblk_t class
Trees
Indices
Help
Hex-Rays
Generated by Epydoc 3.0.1 on Mon Mar 05 14:42:58 2012
http://epydoc.sourceforge.net
[an error occurred while processing this directive]