Belle II Software development
|
Public Attributes | |
char | type |
char | name [256] |
int | size |
int | bytes |
int | offset |
struct NSMparse_struct * | next |
Definition at line 17 of file nsmparse.h.
int bytes |
Definition at line 30 of file nsmparse.h.
char name[256] |
Definition at line 28 of file nsmparse.h.
struct NSMparse_struct* next |
Definition at line 32 of file nsmparse.h.
int offset |
Definition at line 31 of file nsmparse.h.
int size |
Definition at line 29 of file nsmparse.h.
char type |
Definition at line 27 of file nsmparse.h.