Files | |
file | rpmte.h |
Structures used for an "rpmte" transaction element. | |
Typedefs | |
typedef enum rpmElementType_e | rpmElementType |
Enumerations | |
enum | rpmElementType_e { TR_ADDED = (1 << 0), TR_REMOVED = (1 << 1) } |
|
Transaction element type. Referenced by rpmteFree, rpmteNew, rpmteType, and rpmtsiNext. |
|
Transaction element type. |