crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
Downloader.hpp File Reference
#include "../Wrapper/Curl.hpp"
#include "../Helper/Portability/curl.h"
#include <atomic>
#include <cstddef>
#include <memory>
#include <stdexcept>
#include <string>
#include <thread>
Include dependency graph for Downloader.hpp:

Go to the source code of this file.

Classes

class  crawlservpp::Network::Downloader
 Downloader using the libcurl library to download a URL in an extra thread. More...
 

Namespaces

 crawlservpp::Network
 Namespace for networking classes.