|
GME
13
|
#include <apr_memcache.h>
Public Attributes | |
| const char * | host |
| apr_port_t | port |
| apr_memcache_server_status_t | status |
| apr_memcache_conn_t * | conn |
| apr_pool_t * | p |
| apr_time_t | btime |
Definition at line 60 of file apr_memcache.h.
Pool to use for private allocations
Definition at line 74 of file apr_memcache.h.
Definition at line 68 of file apr_memcache.h.
| const char* apr_memcache_server_t::host |
Hostname of this Server
Definition at line 62 of file apr_memcache.h.
Definition at line 70 of file apr_memcache.h.
Port of this Server
Definition at line 63 of file apr_memcache.h.
Definition at line 64 of file apr_memcache.h.
1.7.6.1