apt @VERSION@
Public Member Functions | Public Attributes

pkgAcquire::Queue::QItem Struct Reference

A single item placed in this queue. More...

#include <acquire.h>

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

List of all members.

Public Member Functions

void operator= (pkgAcquire::ItemDesc const &I)
 Assign the ItemDesc portion of this QItem from another ItemDesc.

Public Attributes

QItemNext
 The next item in the queue.
pkgAcquire::WorkerWorker
 The worker associated with this item, if any.

Detailed Description

A single item placed in this queue.


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