crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
ConfigFile.hpp File Reference
#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>
Include dependency graph for ConfigFile.hpp:
This graph shows which files directly or indirectly include this file:

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.