CompilerStringTable Struct Reference#include <compiler.h>
Member Function Documentation
| U32 CompilerStringTable::add |
( |
const char * |
str, |
|
|
bool |
caseSens = true, |
|
|
bool |
tag = false |
|
) |
|
|
| U32 CompilerStringTable::addIntString |
( |
U32 |
value |
) |
|
|
| U32 CompilerStringTable::addFloatString |
( |
F64 |
value |
) |
|
|
| void CompilerStringTable::reset |
( |
|
) |
|
|
| char* CompilerStringTable::build |
( |
|
) |
|
|
Field Documentation
|