Torque3D Documentation / _generateds / Compiler::CompilerStringTable

Compiler::CompilerStringTable

Engine/source/console/compiler.h

More...

Classes:

Public Attributes

char
buf [256]
std::unordered_map< std::string, Entry * >

Public Functions

add(const char * str, bool caseSens, bool tag)
char *

Detailed Description

Public Attributes

char buf [256]
std::unordered_map< std::string, Entry * > hashTable 
Entry * list 
U32 totalLen 

Public Functions

add(const char * str, bool caseSens, bool tag)

addFloatString(F64 value)

addIntString(U32 value)

build()

reset()

write(Stream & st)