syslog-ng source
PluginInfo Struct Reference

#include <loggen_plugin.h>

Collaboration diagram for PluginInfo:

Public Attributes

gchar * name
 
get_option_func get_options_list
 
get_thread_count_func get_thread_count
 
stop_plugin_func stop_plugin
 
start_plugin_func start_plugin
 
set_generate_message_func set_generate_message
 
gboolean require_framing
 
is_plugin_activated_func is_plugin_activated
 

Member Data Documentation

◆ get_options_list

get_option_func PluginInfo::get_options_list

◆ get_thread_count

get_thread_count_func PluginInfo::get_thread_count

◆ is_plugin_activated

is_plugin_activated_func PluginInfo::is_plugin_activated

◆ name

gchar* PluginInfo::name

◆ require_framing

gboolean PluginInfo::require_framing

◆ set_generate_message

set_generate_message_func PluginInfo::set_generate_message

◆ start_plugin

start_plugin_func PluginInfo::start_plugin

◆ stop_plugin

stop_plugin_func PluginInfo::stop_plugin

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