#include <1st_nd_post.h>
Public Attributes | |
data_header | header |
data_1_0 | data |
int | check |
Definition at line 134 of file 1st_nd_post.h.
int data_packet_1_0::check |
Definition at line 138 of file 1st_nd_post.h.
Referenced by receive_data(), and send_data().
data_1_0 data_packet_1_0::data |
Definition at line 137 of file 1st_nd_post.h.
Referenced by receive_data(), and send_data().
data_header data_packet_1_0::header |
Definition at line 136 of file 1st_nd_post.h.
Referenced by receive_data(), and send_data().