syslog-ng source
StatsCounterItem Struct Reference

#include <stats-counter.h>

Collaboration diagram for StatsCounterItem:

Public Attributes

union {
   atomic_gssize   value
 
   atomic_gssize *   value_ref
 
}; 
 
gchar * name
 
gint type
 
gboolean external
 

Member Data Documentation

◆ 

union { ... }

◆ external

gboolean StatsCounterItem::external

◆ name

gchar* StatsCounterItem::name

◆ type

gint StatsCounterItem::type

◆ value

atomic_gssize StatsCounterItem::value

◆ value_ref

atomic_gssize* StatsCounterItem::value_ref

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