Mercury
|
#include <mercury_proc_header.h>
Public Attributes | |
hg_uint8_t | flags |
hg_error_t | error |
hg_uint32_t | cookie |
hg_uint16_t | crc16 |
hg_uint8_t | padding |
Definition at line 27 of file mercury_proc_header.h.
hg_uint8_t hg_header_response::flags |
Definition at line 28 of file mercury_proc_header.h.
hg_error_t hg_header_response::error |
Definition at line 29 of file mercury_proc_header.h.
hg_uint32_t hg_header_response::cookie |
Definition at line 30 of file mercury_proc_header.h.
hg_uint16_t hg_header_response::crc16 |
Definition at line 31 of file mercury_proc_header.h.
hg_uint8_t hg_header_response::padding |
Definition at line 32 of file mercury_proc_header.h.