MIDAS
|
Public Attributes | |
INT | ivalue |
INT | iarray [2] |
char | svalue [20] |
char | sarray [2][32] |
Definition at line 16 of file get_record_test.cxx.
INT test1_struct::iarray[2] |
Definition at line 18 of file get_record_test.cxx.
INT test1_struct::ivalue |
Definition at line 17 of file get_record_test.cxx.
char test1_struct::sarray[2][32] |
Definition at line 20 of file get_record_test.cxx.
char test1_struct::svalue[20] |
Definition at line 19 of file get_record_test.cxx.