|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
Namespace for RAII wrappers and Wrapper::Database. More...
Classes | |
| class | AspellChecker |
RAII wrapper for aspell spell checkers. More... | |
| class | AspellConfig |
RAII wrapper for aspell configurations. More... | |
| class | AspellList |
RAII wrapper for aspell word lists. More... | |
| class | Curl |
RAII wrapper for handles of the libcurl API. More... | |
| class | CurlList |
RAII wrapper for lists used by the libcurl API. More... | |
| class | Database |
| Wrapper class providing the database functionality of Module::Database to its child classes. More... | |
| class | DatabaseLock |
| Template class for safe in-scope database locks. More... | |
| class | DatabaseTryLock |
| Template class for safe in-scope database locks. More... | |
| class | PCRE |
| RAII wrapper for Perl-compatible regular expressions. More... | |
| class | PCREMatch |
| RAII wrapper for Perl-compatible regular expression matches. More... | |
| class | PreparedSqlStatement |
| RAII wrapper for prepared MySQL statements. More... | |
| class | TidyBuffer |
| RAII wrapper for buffers used by the tidy-html5 API. More... | |
| class | TidyDoc |
| RAII wrapper for documents used by the tidy-html5 API. More... | |
| class | URI |
| RAII wrapper for the RFC 3986 URI structure used by uriparser. More... | |
| class | URIQueryList |
| RAII wrapper for the URI query list used by uriparser. More... | |
| class | ZipArchive |
| RAII wrapper for ZIP archives used by libzip. More... | |
| class | ZipSource |
| RAII wrapper for sources used by libzip. More... | |
Namespace for RAII wrappers and Wrapper::Database.