apt @VERSION@
|
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. |
A single item placed in this queue.