virtual boost::format text(int textId)
virtual void replaceText(int textId, const std::string &newString)
virtual void addText(int textId, const std::string &templateString)
TextGenerator(const TextGenerator &)
Copying not allowed.
TextGenerator & operator=(const TextGenerator &)
Assignment not allowed.
std::map< int, const std::string * > dataBase_
Database that contains all template strings.
std::map< int, conststd::string * >::iterator MapIter
Iterator for map.
std::map< int, conststd::string * >::value_type ValType
value_type for map.
@ TXT_HELLO_WORLD
For testing. Do not remove.
@ TXT_ONLY_ONE_FILENAME_EXPECTED
@ TXT_NO_FILENAME_DEFINED