Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

PmTransactionError Struct Reference

A transaction error. More...

#include <transerror.h>


Data Fields

PmTransErrorType type
 The type of transaction error.

PmPackagefailedPackage
 The failed package.

PmDependencyfailedDeps
 Failed dependencies.

unsigned int failedDepCount
 Number of failed dependencies.


Detailed Description

A transaction error.

This structure contains information on what went wrong. This is only returned if there was an error at all.


Field Documentation

unsigned int PmTransactionError::failedDepCount
 

Number of failed dependencies.

PmDependency* PmTransactionError::failedDeps
 

Failed dependencies.

PmPackage* PmTransactionError::failedPackage
 

The failed package.

PmTransErrorType PmTransactionError::type
 

The type of transaction error.


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