apt @VERSION@
Classes

acquire.h File Reference

#include <apt-pkg/macros.h>
#include <apt-pkg/weakptr.h>
#include <vector>
#include <string>
#include <sys/time.h>
#include <unistd.h>

Go to the source code of this file.

Classes

class  pkgAcquire
 The core download scheduler. {{{. More...
struct  pkgAcquire::ItemDesc
 Represents a single download source from which an item should be downloaded. More...
class  pkgAcquire::Queue
 A single download queue in a pkgAcquire object. {{{. More...
struct  pkgAcquire::Queue::QItem
 A single item placed in this queue. More...
class  pkgAcquire::UriIterator
 Iterates over all the URIs being fetched by a pkgAcquire object. {{{. More...
struct  pkgAcquire::MethodConfig
 Information about the properties of a single acquire method. {{{. More...
class  pkgAcquireStatus
 A monitor object for downloads controlled by the pkgAcquire class. {{{. More...

Detailed Description