Implements the download functionality for VpinMdb media. More...
Include dependency graph for vpinmdb_downloader.cpp:Functions | |
| bool | vpinmdb::downloadFile (const std::string &url, const fs::path &destPath) |
| Downloads a single file using libcurl. | |
Implements the download functionality for VpinMdb media.
This file provides the implementation for downloading files using libcurl.
| bool vpinmdb::downloadFile | ( | const std::string & | url, |
| const fs::path & | destPath | ||
| ) |
Downloads a single file using libcurl.
| url | URL to download from. |
| destPath | Destination file path. |
Here is the call graph for this function:
Here is the caller graph for this function: