Main Page | Modules | Data Structures | File List | Data Fields | Globals

apr_memcache_t Struct Reference
[Memcached Client Routines]

#include <apr_memcache.h>


Data Fields

apr_uint32_t flags
apr_uint16_t nalloc
apr_uint16_t ntotal
apr_memcache_server_t ** live_servers
apr_pool_t * p


Detailed Description

Container for a set of memcached servers


Field Documentation

apr_uint32_t apr_memcache_t::flags
 

Flags, Not currently used

apr_memcache_server_t** apr_memcache_t::live_servers
 

Array of Servers

apr_uint16_t apr_memcache_t::nalloc
 

Number of Servers Allocated

apr_uint16_t apr_memcache_t::ntotal
 

Number of Servers Added

apr_pool_t* apr_memcache_t::p
 


The documentation for this struct was generated from the following file:
Generated on Fri Dec 10 15:07:10 2004 for apr_memcache by doxygen 1.3.7