A callback entry representing a statistical datum. More...
#include <dessert.h>
Data Fields | |
struct dessert_agentx_appstats_cb_entry * | prev |
Interal. | |
struct dessert_agentx_appstats_cb_entry * | next |
Interal. | |
uint8_t | isbulk_flag |
Flag indicating whether this entry represents a bulk entry. | |
dessert_agentx_appstatscb_get_t * | c |
The getter callback. |
A callback entry representing a statistical datum.
The getter callback.
Flag indicating whether this entry represents a bulk entry.