|
apt 3.0.3
commandline package manager
|
#include <apt-pkg/hashes.h>#include <apt-pkg/macros.h>#include <apt-pkg/weakptr.h>#include <chrono>#include <string>#include <vector>#include <cstddef>#include <sys/select.h>#include <sys/time.h>Go to the source code of this file.
Classes | |
| struct | pkgAcquire |
| Represents the process by which a pkgAcquire object should retrieve a file or a collection of files. More... | |
| struct | pkgAcquire::QItem |
| A single item placed in this queue. More... | |
| class | pkgAcquireStatus |
| A monitor object for downloads controlled by the pkgAcquire class. {{{. More... | |
| struct | pkgAcquireStatus::ReleaseInfoChange |