|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
| ▼Ncrawlservpp | The global namespace of crawlserv++ |
| ▼NData | Namespace for different types of data |
| ▼NCompression | Namespace for data compression |
| NGzip | Namespace for compressing and decompressing gzip |
| NZip | Namespace for compressing and decompressing zip |
| NZlib | Namespace for compressing and decompressing zlib |
| NFile | Namespace for functions accessing files |
| ▼NImportExport | Namespace for the import and export of data |
| NOpenDocument | Namespace for importing and exporting OpenDocument spreadsheets |
| NText | Namespace for importing and exporting raw text |
| NStemmer | Namespace for linguistic stemmers |
| ▼NHelper | Namespace for global helper functions |
| NBytes | Namespace for global byte operation helper functions |
| NContainer | Namespace for global container helper function templates |
| NDateTime | Namespace for global date/time helper functions |
| NFileSystem | Namespace for global file system helper functions |
| NJson | Namespace for global JSON helper functions |
| NMath | Namespace for global math functions |
| NMemory | Namespace for global memory helper functions |
| NPortability | Namespace for global portability functions |
| NQueue | Namespace for global queue helper function templates |
| NStrings | Namespace for global string helper functions |
| NSystem | Namespace for global system helper functions |
| NUtf8 | Namespace for global UTF-8 encoding functions |
| NVersions | Namespace for functions getting the versions of the different libraries used by the application |
| ▼NMain | Namespace for the main classes of the program |
| NVersion | Namespace for version information |
| ▼NModule | Namespace for the different modules run by threads |
| ▼NAnalyzer | Namespace for analyzer classes |
| NAlgo | Namespace for algorithm classes |
| NCrawler | Namespace for crawler classes |
| NExtractor | Namespace for extractor classes |
| NParser | Namespace for parser classes |
| ▼NNetwork | Namespace for networking classes |
| NFTPUpload | |
| NParsing | Namespace for classes parsing HTML, URIs, and XML |
| NQuery | Namespace for classes handling queries |
| NStruct | Namespace for data structures |
| NTimer | Namespace for timers |
| NWrapper | Namespace for RAII wrappers and Wrapper::Database |
| Nrapidjson |