transactionElement_s Struct Reference
[RPMDEP.]

A single package instance to be installed/removed atomically. More...

#include <depends.h>

Public Types

enum  rpmTransactionType { TR_ADDED, TR_REMOVED }

Data Fields

enum
transactionElement_s::rpmTransactionType 
type
union {
   int   addedIndex
   struct {
      int   dboffset
      int   dependsOnIndex
   }   removed
u

Detailed Description

A single package instance to be installed/removed atomically.

Definition at line 121 of file depends.h.


Member Enumeration Documentation

Enumerator:
TR_ADDED 

Package will be installed.

TR_REMOVED 

Package will be removed.

Definition at line 122 of file depends.h.


Field Documentation

Definition at line 127 of file depends.h.

Definition at line 129 of file depends.h.

Definition at line 130 of file depends.h.

Package disposition (installed/removed).

union { ... } transactionElement_s::u

The documentation for this struct was generated from the following file:
Generated on Fri Feb 26 00:45:19 2010 for rpm by  doxygen 1.6.3