unsigned long SendString(char *inpString)
Definition: TextInterpreter.cpp:178
unsigned long SendChar(char inCharacter)
Definition: TextInterpreter.cpp:19
void Init()
Definition: TextInterpreter.cpp:9
TextInterpreter()
Definition: TextInterpreter.cpp:4
Definition: TextInterpreter.hpp:45