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

Go to the source code of this file.

Classes

class  crawlservpp::Wrapper::AspellConfig
 RAII wrapper for aspell configurations. More...
 
class  crawlservpp::Wrapper::AspellConfig::Exception
 Class for aspell configuration-specific exceptions. More...
 

Namespaces

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