|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "../Main/Database.hpp"#include "../Main/Exception.hpp"#include "../Struct/ThreadOptions.hpp"#include "../Struct/ThreadStatus.hpp"#include <cstdint>#include <optional>

Go to the source code of this file.
Classes | |
| struct | crawlservpp::Struct::AlgoThreadProperties |
| Properties of an algorithm thread. More... | |
Namespaces | |
| crawlservpp::Struct | |
| Namespace for data structures. | |