|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "../Helper/Portability/mysqlcppconn.h"#include <cppconn/prepared_statement.h>#include <mysql_connection.h>#include <memory>#include <stdexcept>#include <string>#include <string_view>#include <utility>

Go to the source code of this file.
Classes | |
| class | crawlservpp::Wrapper::PreparedSqlStatement |
| RAII wrapper for prepared MySQL statements. More... | |
Namespaces | |
| crawlservpp::Wrapper | |
| Namespace for RAII wrappers and Wrapper::Database. | |