#include <protocol_binary.h>

Public Attributes | |
| struct { | |
| protocol_binary_response_header header | |
| struct { | |
| uint32_t flags | |
| } body | |
| } | message |
| uint8_t | bytes [sizeof(protocol_binary_response_header)+4] |
See section 4
| struct { ... } protocol_binary_response_get::body |
| uint8_t protocol_binary_response_get::bytes[sizeof(protocol_binary_response_header)+4] |
| uint32_t protocol_binary_response_get::flags |
| struct { ... } protocol_binary_response_get::message |
1.5.8