syslog-ng source
StatsCounterGroupInit Struct Reference

#include <stats-cluster.h>

Public Attributes

union {
   const gchar **   names
 
   const gchar *   name
 
counter
 
void(* init )(StatsCounterGroupInit *self, StatsCounterGroup *counter_group)
 
gboolean(* equals )(const StatsCounterGroupInit *self, const StatsCounterGroupInit *other)
 
void(* clone )(StatsCounterGroupInit *dst, const StatsCounterGroupInit *src)
 
void(* cloned_free )(StatsCounterGroupInit *self)
 

Member Data Documentation

◆ clone

void(* StatsCounterGroupInit::clone) (StatsCounterGroupInit *dst, const StatsCounterGroupInit *src)

◆ cloned_free

void(* StatsCounterGroupInit::cloned_free) (StatsCounterGroupInit *self)

◆ 

union { ... } StatsCounterGroupInit::counter

◆ equals

gboolean(* StatsCounterGroupInit::equals) (const StatsCounterGroupInit *self, const StatsCounterGroupInit *other)

◆ init

void(* StatsCounterGroupInit::init) (StatsCounterGroupInit *self, StatsCounterGroup *counter_group)

◆ name

const gchar* StatsCounterGroupInit::name

◆ names

const gchar** StatsCounterGroupInit::names

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