crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
main.hpp File Reference
#include "Main/App.hpp"
#include <string>
#include <vector>
Include dependency graph for main.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 crawlservpp
 The global namespace of crawlserv++.
 
 crawlservpp::Data::Compression
 Namespace for data compression.
 
 crawlservpp::Data::ImportExport
 Namespace for the import and export of data.
 
 crawlservpp::Helper
 Namespace for global helper functions.
 

Functions

std::vector< std::string > crawlservpp::vectorize (int argc, char **argv)
 Vectorizes the given arguments to the program. More...