#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 |
| MQTTClient MQTTDestinationWorker::client |
| GString* MQTTDestinationWorker::string_to_write |
| LogThreadedDestWorker MQTTDestinationWorker::super |
| GString* MQTTDestinationWorker::topic |
| GString* MQTTDestinationWorker::topic_name_buffer |
| struct iv_timer MQTTDestinationWorker::yield_timer |