Transaction Element API.


Files

file  rpmte.h
 Structures used for an "rpmte" transaction element.

Typedefs

typedef enum rpmElementType_e rpmElementType
 Transaction element type.

Enumerations

enum  rpmElementType_e { TR_ADDED = (1 << 0), TR_REMOVED = (1 << 1) }
 Transaction element type. More...

Typedef Documentation

Transaction element type.


Enumeration Type Documentation

Transaction element type.

Enumerator:
TR_ADDED  Package will be installed.
TR_REMOVED  Package will be removed.

Definition at line 29 of file rpmte.h.


Generated on Fri Dec 12 13:02:12 2008 for rpm by  doxygen 1.5.6