strusUtilities
0.17
|
Library for loading files in chunks for multithreaded processing. More...
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
strus | |
strus toplevel namespace | |
Functions | |
FileCrawlerInterface * | strus::createFileCrawlerInterface (const std::string &path, int chunkSize, const std::string &extension, ErrorBufferInterface *errorhnd) |
Create an interface for loading files in chunks for multithreaded processing. More... | |
Library for loading files in chunks for multithreaded processing.