#include <estraier.h>#include <estmtdb.h>#include <cabin.h>#include <cstdlib>#include <string>#include <vector>#include <map>#include <cassert>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | estraier |
Classes | |
| class | estraier::IOError |
| class | estraier::Condition |
| class | estraier::Document |
| class | estraier::Database |
Functions | |
| static std::vector< std::string > * | estraier::break_text (const char *text, bool norm, bool tail) |
| static std::vector< std::string > * | estraier::break_text_perfng (const char *text, bool norm, bool tail) |
1.4.4