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