syslog-ng source
ThreadData Struct Reference

#include <loggen_plugin.h>

Collaboration diagram for ThreadData:

Public Attributes

PluginOptionoption
 
int index
 
int sent_messages
 
struct timeval start_time
 
struct timeval last_throttle_check
 
long buckets
 
gboolean proxy_header_sent
 
struct timeval ts_formatted
 
char stamp [32]
 

Member Data Documentation

◆ buckets

long ThreadData::buckets

◆ index

int ThreadData::index

◆ last_throttle_check

struct timeval ThreadData::last_throttle_check

◆ option

PluginOption* ThreadData::option

◆ proxy_header_sent

gboolean ThreadData::proxy_header_sent

◆ sent_messages

int ThreadData::sent_messages

◆ stamp

char ThreadData::stamp[32]

◆ start_time

struct timeval ThreadData::start_time

◆ ts_formatted

struct timeval ThreadData::ts_formatted

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