3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
downloader::queue Member List

This is the complete list of members for downloader::queue, including all inherited members.

add(const std::string &url, const std::string &to, bool unzip, std::function< void()> ready=nullptr, std::function< void(const std::string &)> error=nullptr)downloader::queue
getDownloadedSize()downloader::queue
getProgress()downloader::queue
queue(int max_threads=2, int retry_attempts=20, std::function< bool(size_t, size_t)> progress=nullptr)downloader::queue
success()downloader::queue
waitTheFinish()downloader::queue