|
Thrill
0.1
|
Include dependency graph for s3_file.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| thrill | |
| thrill::vfs | |
Macros | |
| #define | THRILL_VFS_S3_FILE_HEADER |
Functions | |
| void | S3Deinitialize () |
| void | S3Glob (const std::string &, const GlobType &, FileList &) |
| void | S3Initialize () |
| ReadStreamPtr | S3OpenReadStream (const std::string &, const common::Range &) |
| WriteStreamPtr | S3OpenWriteStream (const std::string &) |
| #define THRILL_VFS_S3_FILE_HEADER |
Definition at line 13 of file s3_file.hpp.