![]() |
SDK
2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
|
Bundles the progress event information in connection with download and upload. More...
#include <ChunkTransferred.h>
Public Member Functions | |
ChunkTransferred (cbe::DefaultCtor) | |
ChunkTransferred (cbe::Object &&object, std::uint64_t transferred, std::uint64_t total) | |
Public Attributes | |
cbe::Object | object {cbe::DefaultCtor{}} |
std::uint64_t | transferred {} |
std::uint64_t | total {} |
Bundles the progress event information in connection with download and upload.
Convenience type that bundles all parameters passed to methods: