#include <stats-cluster.h>

Public Attributes | |
| StatsCounterItem * | counters |
| const gchar ** | counter_names |
| guint16 | capacity |
| gboolean(* | get_type_label )(StatsCounterGroup *self, gint type, StatsClusterLabel *label) |
| void(* | free_fn )(StatsCounterGroup *self) |
| guint16 StatsCounterGroup::capacity |
| const gchar** StatsCounterGroup::counter_names |
| StatsCounterItem* StatsCounterGroup::counters |
| void(* StatsCounterGroup::free_fn) (StatsCounterGroup *self) |
| gboolean(* StatsCounterGroup::get_type_label) (StatsCounterGroup *self, gint type, StatsClusterLabel *label) |