GME
13
|
#include <apr_memcache.h>
Public Attributes | |
apr_status_t | status |
const char * | key |
apr_size_t | len |
char * | data |
apr_uint16_t | flags |
Returned Data from a multiple get
Definition at line 112 of file apr_memcache.h.
Definition at line 117 of file apr_memcache.h.
apr_uint16_t apr_memcache_value_t::flags |
Definition at line 118 of file apr_memcache.h.
const char* apr_memcache_value_t::key |
Definition at line 115 of file apr_memcache.h.
apr_size_t apr_memcache_value_t::len |
Definition at line 116 of file apr_memcache.h.
Definition at line 114 of file apr_memcache.h.