Cthulhu
0.2.10
Cthulhu compiler collection
|
plugin support capabilities More...
#include <broker.h>
Data Fields | |
module_info_t | info |
information about the plugin More... | |
plugin_create_t | fn_create |
called once at startup More... | |
plugin_destroy_t | fn_destroy |
called at shutdown More... | |
event_list_t | events |
the events this plugin is interested in More... | |
event_list_t plugin_t::events |
plugin_create_t plugin_t::fn_create |
plugin_destroy_t plugin_t::fn_destroy |
module_info_t plugin_t::info |