protocol_binary_request_flush Union Reference

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. More...

#include <protocol_binary.h>

Collaboration diagram for protocol_binary_request_flush:

Collaboration graph
[legend]

List of all members.

Public Attributes

struct {
   protocol_binary_request_header   header
   struct {
      uint32_t   expiration
   }   body
message
uint8_t bytes [sizeof(protocol_binary_request_header)+4]


Detailed Description

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.

Member Data Documentation


The documentation for this union was generated from the following file:

Generated on Fri Apr 17 15:14:54 2009 for memcached by  doxygen 1.5.8