![]() |
SDK
2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
|
This is the complete list of members for cbe::delegate::DownloadBinaryDelegate, including all inherited members.
Error typedef (defined in cbe::delegate::DownloadBinaryDelegate) | cbe::delegate::DownloadBinaryDelegate | |
onChunkReceived(cbe::Object &&object, std::uint64_t received, std::uint64_t total) | cbe::delegate::DownloadBinaryDelegate | virtual |
onDownloadBinaryError(cbe::delegate::TransferError &&transferError, cbe::util::Context &&context)=0 | cbe::delegate::DownloadBinaryDelegate | pure virtual |
onDownloadBinarySuccess(cbe::Object &&object, std::unique_ptr< char[]> data)=0 | cbe::delegate::DownloadBinaryDelegate | pure virtual |
Success typedef (defined in cbe::delegate::DownloadBinaryDelegate) | cbe::delegate::DownloadBinaryDelegate | |
~DownloadBinaryDelegate() (defined in cbe::delegate::DownloadBinaryDelegate) | cbe::delegate::DownloadBinaryDelegate | virtual |