|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "AspellConfig.hpp"#include "AspellList.hpp"#include "../Main/Exception.hpp"#include <aspell.h>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | crawlservpp::Wrapper::AspellChecker |
RAII wrapper for aspell spell checkers. More... | |
| class | crawlservpp::Wrapper::AspellChecker::Exception |
Class for aspell spell checker-specific exceptions. More... | |
Namespaces | |
| crawlservpp::Wrapper | |
| Namespace for RAII wrappers and Wrapper::Database. | |