#include <script.h>
Public Attributes | |
| _symbol * | next |
| const char * | id |
| struct { | |
| unsigned size: 16 | |
| bool initial: 1 | |
| bool system: 1 | |
| bool readonly: 1 | |
| bool commit: 1 | |
| bool large: 1 | |
| SymType type: 6 | |
| } | flags |
| char | data [1] |
| char Script::_symbol::data[1] |
| struct { ... } Script::_symbol::flags |
| const char* Script::_symbol::id |
| struct _symbol* Script::_symbol::next |
| unsigned Script::_symbol::size |
1.4.7