#include <protocol_binary.h>

Public Attributes | |
| struct { | |
| protocol_binary_request_header header | |
| struct { | |
| uint32_t flags | |
| uint32_t expiration | |
| } body | |
| } | message |
| uint8_t | bytes [sizeof(protocol_binary_request_header)+8] |
| struct { ... } protocol_binary_request_set::body |
| uint8_t protocol_binary_request_set::bytes[sizeof(protocol_binary_request_header)+8] |
| uint32_t protocol_binary_request_set::flags |
| struct { ... } protocol_binary_request_set::message |
1.5.8