protocol_binary_request_incr Union Reference

Definition of the structure used by the increment and decrement command. More...

#include <protocol_binary.h>

Collaboration diagram for protocol_binary_request_incr:

Collaboration graph
[legend]

List of all members.

Public Attributes

struct {
   protocol_binary_request_header   header
   struct {
      uint64_t   delta
      uint64_t   initial
      uint32_t   expiration
   }   body
message
uint8_t bytes [sizeof(protocol_binary_request_header)+20]


Detailed Description

Definition of the structure used by the increment and decrement command.

See section 4


Member Data Documentation


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

Generated on Fri Apr 17 16:28:31 2009 for memcached by  doxygen 1.5.8