|
IDA SDK
|
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. | |
Public Attributes | |
| size_t | owner = 0 |
| const modctx_t & | mctx |