Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_PmBatch Struct Reference

A list of packages. More...

#include <batch.h>


Data Fields

PmPackagefirstPackage
 First package in the batch.

PmPackagelastPackage
 Last package in the batch.

unsigned int count
 Number of packages.

unsigned char _checkingDeps
 Reserved.

unsigned char _curStep
 Reserved.

unsigned char _totalSteps
 Reserved.


Detailed Description

A list of packages.

Operations, such as installing, can be performed on this batch of packages. Dependencies will be worked out among them, and the operation will not be performed on any of them unless it can work for all of them.


Field Documentation

unsigned char _PmBatch::_checkingDeps
 

Reserved.

Don't touch.

unsigned char _PmBatch::_curStep
 

Reserved.

Don't touch.

unsigned char _PmBatch::_totalSteps
 

Reserved.

Don't touch.

unsigned int _PmBatch::count
 

Number of packages.

PmPackage* _PmBatch::firstPackage
 

First package in the batch.

PmPackage* _PmBatch::lastPackage
 

Last package in the batch.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 2 03:15:24 2002 for libpackman by doxygen1.2.15-20020430