apt  @VERSION@
Public Attributes
pkgAcquire::ItemDesc Struct Reference

Represents a single download source from which an item should be downloaded. More...

#include <acquire.h>

Inheritance diagram for pkgAcquire::ItemDesc:
WeakPointable pkgAcquire::Queue::QItem

List of all members.

Public Attributes

std::string URI
 The URI from which to download this item.
std::string Description
std::string ShortDesc
ItemOwner

Detailed Description

Represents a single download source from which an item should be downloaded.

An item may have several assocated ItemDescs over its lifetime.


Member Data Documentation

std::string Description
std::string ShortDesc

The documentation for this struct was generated from the following file: