1 #ifndef EPT_DEBTAGS_COLL_TEXTFORMAT_H
2 #define EPT_DEBTAGS_COLL_TEXTFORMAT_H
36 namespace textformat {
50 int parseElement(FILE* in,
const std::string& pathname, std::string& item);
59 void parse(FILE* in,
const std::string& pathname,
Fast& out);
int parseElement(FILE *in, const std::string &pathname, string &item)
Definition: TextFormat.cc:47
void parse(FILE *in, const std::string &pathname, Fast &out)
Definition: TextFormat.cc:168
String functions.
Definition: apt.cc:40