#include <compound_with_field_not_starting_with_alphanumeric_character.h>
Public Types | |
| enum | BASIC_ENUM { VALUE_0, VALUE_1, VALUE_20 = 20, VALUE_100 = 100 } |
Public Attributes | |
| double | _7field |
| double * | value |
| double | value [2][4] |
Definition at line 1 of file compound_with_field_not_starting_with_alphanumeric_character.h.
| enum Test::BASIC_ENUM |
| double Test::_7field |
Definition at line 3 of file compound_with_field_not_starting_with_alphanumeric_character.h.
| double* Test::value |
| double Test::value[2][4] |
Definition at line 3 of file multi_dimensional_array.h.