Fawkes API Fawkes Development Version
fawkes::plugin_unloaded_msg_t Struct Reference

Plugin unloaded message. More...

#include <messages.h>

Public Attributes

char name [PLUGIN_MSG_NAME_LENGTH]
 name of the plugin that has been unloaded More...
 

Detailed Description

Plugin unloaded message.

Message type ID is MSG_PLUGIN_UNLOADED.

Definition at line 91 of file messages.h.

Member Data Documentation

◆ name

char fawkes::plugin_unloaded_msg_t::name[PLUGIN_MSG_NAME_LENGTH]

name of the plugin that has been unloaded

Definition at line 93 of file messages.h.


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