libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
acquire-item.h File Reference
Include dependency graph for acquire-item.h:

Classes

struct  DiffInfo
 Information about an index patch (aka diff). More...
 
class  IndexTarget
 Information about an index file. More...
 
class  OptionalIndexTarget
 Information about an optional index file. More...
 
class  OptionalSubIndexTarget
 Information about an subindex index file. More...
 
class  pkgAcqArchive
 An item that is responsible for fetching a package file. More...
 
class  pkgAcqDiffIndex
 An item that is responsible for fetching an index file of {{{ package list diffs and starting the package list's download. More...
 
class  pkgAcqFile
 Retrieve an arbitrary file to the current directory. More...
 
class  pkgAcqIndex
 An acquire item that is responsible for fetching an index {{{ file (e.g., Packages or Sources). More...
 
class  pkgAcqIndexDiffs
 An item that is responsible for fetching all the patches {{{ that need to be applied to a given package index file. More...
 
class  pkgAcqIndexTrans
 An acquire item that is responsible for fetching a {{{ translated index file. More...
 
class  pkgAcqMetaClearSig
 An item repsonsible for downloading clearsigned metaindexes {{{. More...
 
class  pkgAcqMetaIndex
 An item that is responsible for downloading the meta-index {{{ file (i.e., Release) itself and verifying its signature. More...
 
class  pkgAcqMetaSig
 An acquire item that downloads the detached signature {{{ of a meta-index (Release) file, then queues up the release file itself. More...
 
class  pkgAcqSubIndex
 An item that is responsible for fetching a SubIndex {{{. More...
 
class  pkgAcquire::Item
 Represents the process by which a pkgAcquire object should {{{ retrieve a file or a collection of files. More...
 
class  SubIndexTarget
 Information about an subindex index file. More...