|
libept
|
Serialize and deserialize a tagged collection to a text file. More...
#include <cstdio>#include <string>Go to the source code of this file.
Namespaces | |
| ept | |
| String functions. | |
| ept::debtags | |
| ept::debtags::coll | |
| ept::debtags::coll::textformat | |
Functions | |
| int | ept::debtags::coll::textformat::parseElement (FILE *in, const std::string &pathname, std::string &item) |
| Parse an element from input. More... | |
| void | ept::debtags::coll::textformat::parse (FILE *in, const std::string &pathname, Fast &out) |
Serialize and deserialize a tagged collection to a text file.
1.8.9.1