apt  0.9.7.9
Public Attributes | List of all members
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:
Inheritance graph
[legend]
Collaboration diagram for pkgAcquire::ItemDesc:
Collaboration graph
[legend]

Public Attributes

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

Additional Inherited Members

- Public Member Functions inherited from WeakPointable
void AddWeakPointer (WeakPointable **weakptr)
void RemoveWeakPointer (WeakPointable **weakptr)
 ~WeakPointable ()

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
Item* Owner
std::string ShortDesc

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