|
libyrmcds
memcached/yrmcds client library for C
|
Data structure to store the reference to a statistic data for the counter extension. More...
#include <yrmcds.h>
Data Fields | |
| const char * | name |
| the name of a statistic item | |
| size_t | name_length |
the length of name | |
| const char * | value |
| the ASCII text information | |
| size_t | value_length |
the length of value | |
Data structure to store the reference to a statistic data for the counter extension.
1.8.6