MOS Source Code
|
#include <alltypes_legacy.h>
Public Attributes | |
char | substuff1 [16] |
int32_t | substuff2 |
bool | has_substuff3 |
uint32_t | substuff3 |
Definition at line 58 of file alltypes_legacy.h.
char substuff1[16] |
Definition at line 59 of file alltypes_legacy.h.
Referenced by check_alltypes(), main(), read_repeated_submsg(), and read_submsg().
int32_t substuff2 |
Definition at line 60 of file alltypes_legacy.h.
Referenced by check_alltypes(), main(), read_repeated_submsg(), and read_submsg().
bool has_substuff3 |
Definition at line 61 of file alltypes_legacy.h.
Referenced by main(), read_repeated_submsg(), and read_submsg().
uint32_t substuff3 |
Definition at line 62 of file alltypes_legacy.h.
Referenced by check_alltypes(), main(), read_repeated_submsg(), and read_submsg().