Go to the documentation of this file.
14 #ifndef TEXTR_INCLUDED
15 #define TEXTR_INCLUDED
34 void endList(
const std::string &key);
36 void start(
const std::string &key);
38 void end(
const std::string &key);
44 void start(
const char *key);
46 void end(
const char *key);