|
Motr
M0
|
#include <test_gccxml_simple.h>

Data Fields | |
| char | tt_char |
| char * | tt_pchar |
| const char * | tt_cpchar |
| int | tt_int |
| long long | tt_ll |
| unsigned int | tt_ui |
| void * | tt_buf |
Definition at line 59 of file test_gccxml_simple.h.
| void* tt_buf |
Definition at line 66 of file test_gccxml_simple.h.
| char tt_char |
Definition at line 60 of file test_gccxml_simple.h.
| const char* tt_cpchar |
Definition at line 62 of file test_gccxml_simple.h.
| int tt_int |
Definition at line 63 of file test_gccxml_simple.h.
| long long tt_ll |
Definition at line 64 of file test_gccxml_simple.h.
| char* tt_pchar |
Definition at line 61 of file test_gccxml_simple.h.
| unsigned int tt_ui |
Definition at line 65 of file test_gccxml_simple.h.