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

Go to the source code of this file.

Classes

class  crawlservpp::Wrapper::CurlList
 RAII wrapper for lists used by the libcurl API. More...
 

Namespaces

 crawlservpp::Wrapper
 Namespace for RAII wrappers and Wrapper::Database.