|
apt
0.9.7.7ubuntu1
|
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. | |
Public Attributes inherited from pkgAcquire::ItemDesc | |
| 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.
1.8.2