Compiler::CompilerStringTableEngine/source/console/compiler.hMore...Classes:classCompiler::CompilerStringTable::EntryPublic Attributeschar buf [256] Entry * list U32 totalLen Public FunctionsU32 add(const char * str, bool caseSens, bool tag) U32 addFloatString(F64 value) U32 addIntString(U32 value) char * build() void reset() void write(Stream & st) Detailed DescriptionPublic Attributeschar buf [256] Entry * list U32 totalLen Public Functionsadd(const char * str, bool caseSens, bool tag) addFloatString(F64 value) addIntString(U32 value) build() reset() write(Stream & st)