crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
AspellChecker.hpp File Reference
#include "AspellConfig.hpp"
#include "AspellList.hpp"
#include "../Main/Exception.hpp"
#include <aspell.h>
#include <string>
#include <vector>
Include dependency graph for AspellChecker.hpp:
This graph shows which files directly or indirectly include this file:

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.