Fawkes API  Fawkes Development Version
fawkes::plugin_list_msg_t Struct Reference

Plugin list message. More...

#include <messages.h>

Public Attributes

dynamic_list_t plugin_list
 dynamically growing list of plugin names. More...
 

Detailed Description

Plugin list message.

Message type ID is MSG_PLUGIN_LIST.

Definition at line 94 of file messages.h.

Member Data Documentation

◆ plugin_list

dynamic_list_t fawkes::plugin_list_msg_t::plugin_list

dynamically growing list of plugin names.

Definition at line 95 of file messages.h.

Referenced by fawkes::PluginListMessage::PluginListMessage().


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