#include <structmember.h>
Definition at line 28 of file structmember.h.
Public Attributes | |
| char * | name |
| int | type |
| int | offset |
| int | flags |
| int flags |
Definition at line 33 of file structmember.h.
| char* name |
Definition at line 30 of file structmember.h.
| int offset |
Definition at line 32 of file structmember.h.
| int type |
Definition at line 31 of file structmember.h.