Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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

Detailed Description

Plugin unloaded message.

Message type ID is MSG_PLUGIN_UNLOADED.

Definition at line 87 of file messages.h.

Member Data Documentation

char fawkes::plugin_unloaded_msg_t::name[PLUGIN_MSG_NAME_LENGTH]

name of the plugin that has been unloaded

Definition at line 88 of file messages.h.


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