#include </home/abuild/rpmbuild/BUILD/libzypp-18.0.0.git.1674834100.8ef3c75/zypp-curl/ng/network/private/downloader_p.h>
Definition at line 97 of file downloader_p.h.
◆ DownloaderPrivate()
◆ onDownloadStarted()
| void zyppng::DownloaderPrivate::onDownloadStarted |
( |
Download & |
download | ) |
|
◆ onDownloadFinished()
| void zyppng::DownloaderPrivate::onDownloadFinished |
( |
Download & |
download | ) |
|
◆ _runningDownloads
| std::vector< std::shared_ptr<Download> > zyppng::DownloaderPrivate::_runningDownloads |
◆ _requestDispatcher
| std::shared_ptr<NetworkRequestDispatcher> zyppng::DownloaderPrivate::_requestDispatcher |
◆ _sigStarted
| Signal< void ( Downloader &parent, Download& download )> zyppng::DownloaderPrivate::_sigStarted |
◆ _sigFinished
| Signal< void ( Downloader &parent, Download& download )> zyppng::DownloaderPrivate::_sigFinished |
◆ _queueEmpty
| Signal< void ( Downloader &parent )> zyppng::DownloaderPrivate::_queueEmpty |
◆ _mirrors
| std::shared_ptr<MirrorControl> zyppng::DownloaderPrivate::_mirrors |
The documentation for this class was generated from the following files: