| _prefix_stats | |
| _stritem | Structure for storing items within memcached |
| cache_t | Definition of the structure to keep track of the internal details of the cache allocator |
| conn | |
| conn_queue | |
| conn_queue_item | |
| itemstats_t | |
| LIBEVENT_THREAD | |
| protocol_binary_request_flush | Definition of the packet used by the flush command See section 4 Please note that the expiration field is optional, so remember to see check the header.bodysize to see if it is present |
| protocol_binary_request_header | Definition of the header structure for a request packet |
| protocol_binary_request_incr | Definition of the structure used by the increment and decrement command |
| protocol_binary_request_no_extras | Definition of a request-packet containing no extras |
| protocol_binary_request_set | Definition of the packet used by set, add and replace See section 4 |
| protocol_binary_response_get | Definition of the packet returned from a successful get, getq, getk and getkq |
| protocol_binary_response_header | Definition of the header structure for a response packet |
| protocol_binary_response_incr | Definition of the response from an incr or decr command command |
| protocol_binary_response_no_extras | Definition of a response-packet containing no extras |
| settings | Globally accessible settings as derived from the commandline |
| slab_stats | Stats stored per slab (and per thread) |
| slabclass_t | |
| stats | Global stats |
| thread_stats | Stats stored per-thread |
| token_s |
1.5.8