#include <test_idl.h>
Public Attributes | |
int | a |
int | array [10] |
short | b |
char | c |
Definition at line 1 of file test_idl.h.
int Compound::a |
Definition at line 3 of file test_idl.h.
int Compound::array[10] |
Definition at line 6 of file test_idl.h.
short Compound::b |
Definition at line 4 of file test_idl.h.
char Compound::c |
Definition at line 5 of file test_idl.h.