#include <CurlDownload.h>
◆ CurlDownloadManager()
| WebCore::CurlDownloadManager::CurlDownloadManager |
( |
| ) |
|
◆ ~CurlDownloadManager()
| WebCore::CurlDownloadManager::~CurlDownloadManager |
( |
| ) |
|
◆ add()
| bool WebCore::CurlDownloadManager::add |
( |
CURL * |
curlHandle | ) |
|
◆ getActiveDownloadCount()
| int WebCore::CurlDownloadManager::getActiveDownloadCount |
( |
| ) |
const |
◆ getPendingDownloadCount()
| int WebCore::CurlDownloadManager::getPendingDownloadCount |
( |
| ) |
const |
◆ remove()
| bool WebCore::CurlDownloadManager::remove |
( |
CURL * |
curlHandle | ) |
|
The documentation for this class was generated from the following file: