mcloud
1.0.0
MCloud API library for cmcc cloud service
|
#include <mcloud/api/taskqueue.h>
#include <mcloud/api/downloadtask.h>
#include <mcloud/api/uploadtask.h>
#include <mcloud/api/visibility.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | mcloud::api::SyncManager |
SyncManager handles all the requests to upload and download. It's constructed around two threads for content synchronization. One for content uploading to cloud, another for cloud item downloading to local. Both thread are running asynchronously. Calls. More... | |
Namespaces | |
mcloud | |
mcloud::api | |