apt
0.9.6ubuntu1
|
A single item placed in this queue. More...
#include <acquire.h>
Public Member Functions | |
void | operator= (pkgAcquire::ItemDesc const &I) |
Assign the ItemDesc portion of this QItem from another ItemDesc. |
Public Attributes | |
QItem * | Next |
The next item in the queue. | |
pkgAcquire::Worker * | Worker |
The worker associated with this item, if any. | |
![]() | |
std::string | URI |
The URI from which to download this item. | |
std::string | Description |
std::string | ShortDesc |
Item * | Owner |
A single item placed in this queue.