22 #ifndef TITANIC_ST_VOCAB_H 23 #define TITANIC_ST_VOCAB_H 25 #include "titanic/support/exe_resources.h" 26 #include "titanic/support/string.h" 27 #include "titanic/true_talk/tt_string.h" 28 #include "titanic/true_talk/tt_word.h" 47 void addWord(
TTword *word);
Definition: tt_vocab.h:32
TTword * getWord(TTstring &str, TTword **srcWord=nullptr) const
Definition: tt_string.h:45