Definition at line 43 of file s3_upload_manager_test.cpp.
S3UploadManagerTest::S3UploadManagerTest |
( |
| ) |
|
|
inlineprotected |
void S3UploadManagerTest::FeedbackCallback |
( |
const std::vector< UploadDescription > & |
callback_uploads | ) |
|
|
inline |
void S3UploadManagerTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
std::future<Model::PutObjectOutcome> S3UploadManagerTest::UploadFilesUntilUnlocked |
( |
std::unique_ptr< S3UploadManager > & |
manager, |
|
|
std::mutex & |
lock_during_uploading, |
|
|
std::condition_variable & |
notify_is_uploading, |
|
|
bool & |
is_uploading, |
|
|
const boost::function< void(const std::vector< UploadDescription > &)> & |
callback, |
|
|
int |
additional_returns = 0 |
|
) |
| |
|
inline |
bool S3UploadManagerTest::enable_encryption |
|
protected |
Model::PutObjectOutcome S3UploadManagerTest::failed_outcome |
|
protected |
std::size_t S3UploadManagerTest::num_feedback_calls |
|
protected |
Model::PutObjectOutcome S3UploadManagerTest::successful_outcome |
|
protected |
The documentation for this class was generated from the following file: