Thrill  0.1
s3_file.hpp File Reference
#include <thrill/vfs/file_io.hpp>
#include <string>
+ 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 &)
 

Macro Definition Documentation

◆ THRILL_VFS_S3_FILE_HEADER

#define THRILL_VFS_S3_FILE_HEADER

Definition at line 13 of file s3_file.hpp.