protocol_binary_response_header Union Reference
#include <protocol_binary.h>
List of all members.
|
Public Attributes |
struct { |
uint8_t magic |
uint8_t opcode |
uint16_t keylen |
uint8_t extlen |
uint8_t datatype |
uint16_t status |
uint32_t bodylen |
uint32_t opaque |
uint64_t cas |
} | response |
uint8_t | bytes [24] |
Detailed Description
Definition of the header structure for a response packet. See section 2
The documentation for this union was generated from the following file: