Test structure. More...
Public Member Functions | |
| test_t () | |
Public Attributes | |
| int | x |
| short | y |
| char | z1 [64] |
| short | z2 |
| char | z3 [4][128] |
Test structure.
|
inline |
| int test_t::x |
| short test_t::y |
| char test_t::z1[64] |
| short test_t::z2 |
| char test_t::z3[4][128] |