IDA SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
plugmod_t Struct Referenceabstract

Inherits modctx_t.

Public Attributes

size_t owner = 0
 
- Public Attributes inherited from modctx_t
processor_tph
 
asm_tash
 
ea_helper_t_eah
 
size_t reserved [8] = { 0 }
 

Public Member Functions

virtual bool idaapi run (size_t arg)=0
 Invoke the plugin.
 
bool hook_event_listener (hook_type_t hook_type, event_listener_t *cb, int hkcb_flags=0)
 Helper function to hook event listeners.
 
virtual ~plugmod_t ()
 Virtual destructor.
 

The documentation for this struct was generated from the following file: