syslog-ng source
StatsCounterGroup Struct Reference

#include <stats-cluster.h>

Collaboration diagram for StatsCounterGroup:

Public Attributes

StatsCounterItemcounters
 
const gchar ** counter_names
 
guint16 capacity
 
gboolean(* get_type_label )(StatsCounterGroup *self, gint type, StatsClusterLabel *label)
 
void(* free_fn )(StatsCounterGroup *self)
 

Member Data Documentation

◆ capacity

guint16 StatsCounterGroup::capacity

◆ counter_names

const gchar** StatsCounterGroup::counter_names

◆ counters

StatsCounterItem* StatsCounterGroup::counters

◆ free_fn

void(* StatsCounterGroup::free_fn) (StatsCounterGroup *self)

◆ get_type_label

gboolean(* StatsCounterGroup::get_type_label) (StatsCounterGroup *self, gint type, StatsClusterLabel *label)

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