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

Package disposition (installed/removed).

Definition at line 127 of file depends.h.

Definition at line 129 of file depends.h.

Definition at line 130 of file depends.h.

union { ... } transactionElement_s::u


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

Generated on Mon Dec 1 12:56:40 2008 for rpm by  doxygen 1.5.6