apt @VERSION@
|
Represents a single download source from which an item should be downloaded. More...
#include <acquire.h>
Public Attributes | |
string | URI |
The URI from which to download this item. | |
string | Description |
string | ShortDesc |
Item * | Owner |
Represents a single download source from which an item should be downloaded.
An item may have several assocated ItemDescs over its lifetime.
string Description |
brief A description of this item.
Referenced by pkgAcquire::Queue::QItem::operator=(), pkgAcqDiffIndex::pkgAcqDiffIndex(), pkgAcqFile::pkgAcqFile(), pkgAcqMetaIndex::pkgAcqMetaIndex(), pkgAcqMetaSig::pkgAcqMetaSig(), pkgAcqSubIndex::pkgAcqSubIndex(), pkgAcqArchive::QueueNext(), pkgAcquire::Worker::RunMessages(), and pkgAcqMetaIndex::VerifyVendor().
brief The underlying item which is to be downloaded.
Referenced by pkgAcquire::Queue::Cycle(), pkgAcquire::Queue::Enqueue(), pkgAcquire::Enqueue(), pkgAcquire::Queue::ItemDone(), pkgAcquire::Queue::QItem::operator=(), pkgAcqDiffIndex::pkgAcqDiffIndex(), pkgAcqFile::pkgAcqFile(), pkgAcqIndexDiffs::pkgAcqIndexDiffs(), pkgAcqMetaIndex::pkgAcqMetaIndex(), pkgAcqMetaSig::pkgAcqMetaSig(), pkgAcqSubIndex::pkgAcqSubIndex(), pkgAcquire::Worker::QueueItem(), pkgAcqArchive::QueueNext(), and pkgAcquire::Worker::RunMessages().
string ShortDesc |
brief A shorter description of this item.
Referenced by pkgAcquire::Queue::QItem::operator=(), pkgAcqDiffIndex::ParseDiffIndex(), pkgAcqDiffIndex::pkgAcqDiffIndex(), pkgAcqFile::pkgAcqFile(), pkgAcqIndexDiffs::pkgAcqIndexDiffs(), pkgAcqMetaIndex::pkgAcqMetaIndex(), pkgAcqMetaSig::pkgAcqMetaSig(), pkgAcqSubIndex::pkgAcqSubIndex(), pkgAcqArchive::QueueNext(), and pkgAcqArchive::ShortDesc().