Go to the source code of this file.
Classes | |
struct | mc_nack_header |
class | McNackFrame |
Functions | |
struct mc_nack_header | __attribute__ ((packed)) |
Variables | |
McNackFrame | __attribute__ |
uint16_t | frame_seq_num_size |
uint8_t | frame_type |
uint32_t | hostname_source_len |
uint32_t | id |
uint32_t | mc_group_len |
uint32_t | packet_id |
struct mc_nack_header __attribute__ | ( | (packed) | ) |
uint16_t frame_seq_num_size |
Definition at line 23 of file McNackFrame.h.
uint8_t frame_type |
Definition at line 20 of file McNackFrame.h.
uint32_t hostname_source_len |
Definition at line 24 of file McNackFrame.h.
uint32_t id |
Definition at line 21 of file McNackFrame.h.
uint32_t mc_group_len |
Definition at line 25 of file McNackFrame.h.
uint32_t packet_id |
Definition at line 22 of file McNackFrame.h.