syslog-ng source
MQTTDestinationWorker Struct Reference

#include <mqtt-worker.h>

Public Attributes

LogThreadedDestWorker super
 
MQTTClient client
 
GString * topic
 
GString * string_to_write
 
GString * topic_name_buffer
 
struct iv_timer yield_timer
 

Member Data Documentation

◆ client

MQTTClient MQTTDestinationWorker::client

◆ string_to_write

GString* MQTTDestinationWorker::string_to_write

◆ super

LogThreadedDestWorker MQTTDestinationWorker::super

◆ topic

GString* MQTTDestinationWorker::topic

◆ topic_name_buffer

GString* MQTTDestinationWorker::topic_name_buffer

◆ yield_timer

struct iv_timer MQTTDestinationWorker::yield_timer

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