IDA SDK
|
Inherits modctx_t.
Public Attributes | |
size_t | owner = 0 |
![]() | |
processor_t & | ph |
asm_t & | ash |
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. | |