mcloud  1.0.0
MCloud API library for cmcc cloud service
downloadtask.h File Reference
#include <mcloud/api/visibility.h>
#include <mcloud/api/task.h>
#include <memory>
+ Include dependency graph for downloadtask.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mcloud::api::DownloadBufferCb
 DownloadBufferCb is a download request object which consists of a content id and writing callback function allows content data can be received in buffering via call back function. More...
 
class  mcloud::api::DownloadTask
 DownloadTask is a task item that can be accessed from application layer to fetch basic download item information, also it's used for content download by sync manager. More...
 

Namespaces

 mcloud
 
 mcloud::api