protocol_binary_response_incr Union Reference

Definition of the response from an incr or decr command command. More...

#include <protocol_binary.h>

Collaboration diagram for protocol_binary_response_incr:

Collaboration graph
[legend]

List of all members.

Public Attributes

struct {
   protocol_binary_response_header   header
   struct {
      uint64_t   value
   }   body
message
uint8_t bytes [sizeof(protocol_binary_response_header)+8]


Detailed Description

Definition of the response from an incr or decr command command.

See section 4


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