This is the complete list of members for Aws::S3::S3UploadManager, including all inherited members.
CancelUpload() | Aws::S3::S3UploadManager | virtual |
IsAvailable() const | Aws::S3::S3UploadManager | virtual |
manager_status_ | Aws::S3::S3UploadManager | private |
mutex_ | Aws::S3::S3UploadManager | mutableprivate |
s3_facade_ | Aws::S3::S3UploadManager | private |
S3UploadManager(const bool enable_encryption) | Aws::S3::S3UploadManager | explicit |
S3UploadManager(const bool enable_encryption, const Aws::Client::ClientConfiguration &config) | Aws::S3::S3UploadManager | explicit |
S3UploadManager(std::unique_ptr< S3Facade > s3_facade) | Aws::S3::S3UploadManager | explicit |
UploadFiles(const std::vector< UploadDescription > &upload_descriptions, const std::string &bucket, const boost::function< void(const std::vector< UploadDescription > &)> &feedback_callback) | Aws::S3::S3UploadManager | virtual |
~S3UploadManager()=default | Aws::S3::S3UploadManager | virtual |