#include <protocol_binary.h>

Public Attributes | |
| struct { | |
| protocol_binary_response_header header | |
| struct { | |
| uint64_t value | |
| } body | |
| } | message |
| uint8_t | bytes [sizeof(protocol_binary_response_header)+8] |
See section 4
| struct { ... } protocol_binary_response_incr::body |
| uint8_t protocol_binary_response_incr::bytes[sizeof(protocol_binary_response_header)+8] |
| struct { ... } protocol_binary_response_incr::message |
| uint64_t protocol_binary_response_incr::value |
1.5.8