fawkes::plugin_loaded_msg_t Struct Reference
Plugin loaded message. More...
#include <messages.h>
Public Attributes | |
| char | name [PLUGIN_MSG_NAME_LENGTH] |
| name of the plugin that has been loaded | |
Detailed Description
Plugin loaded message.Message type ID is MSG_PLUGIN_LOADED.
Definition at line 70 of file messages.h.
Member Data Documentation
| char fawkes::plugin_loaded_msg_t::name[PLUGIN_MSG_NAME_LENGTH] |
The documentation for this struct was generated from the following file:
- src/libs/plugin/net/messages.h

