#include <script3.h>
Inheritance diagram for ost::ScriptSymbols:

Public Member Functions | |
| ScriptSymbols () | |
| ~ScriptSymbols () | |
| const char * | cstring (const char *str) |
| unsigned | gathertype (Symbol **idx, unsigned max, const char *prefix, symType group) |
| unsigned | gather (Symbol **idx, unsigned max, const char *prefix, const char *suffix) |
| Symbol * | find (const char *id, unsigned short size=0) |
| Symbol * | make (const char *id, unsigned short size) |
| Symbol * | setReference (const char *id, Symbol *target) |
Protected Member Functions | |
| void | purge (void) |
Protected Attributes | |
| Symbol * | index [SCRIPT_INDEX_SIZE+1] |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
Reimplemented from ost::MemPager. |
|
||||||||||||
|
|
|
|
|
1.4.6