|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "Exception.hpp"#include <boost/core/typeinfo.hpp>#include <boost/lexical_cast.hpp>#include <algorithm>#include <cctype>#include <fstream>#include <string>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | crawlservpp::Main::ConfigFile |
| Configuration file. More... | |
| class | crawlservpp::Main::ConfigFile::Exception |
| Class for configuration file exceptions. More... | |
Namespaces | |
| crawlservpp::Main | |
| Namespace for the main classes of the program. | |