rpm
4.5
|
![]() |
Files | |
file | rpmlib.h |
In Memoriam: Steve Taylor stayl was here, now he's not. or@r edhat .com | |
file | rpmte.h |
Structures used for an "rpmte" transaction element. | |
Typedefs | |
typedef struct rpmte_s * | rpmte |
An element of a transaction set, i.e. More... | |
typedef enum rpmElementType_e | rpmElementType |
Transaction element type. More... | |
Enumerations | |
enum | rpmElementType_e { TR_ADDED = (1 << 0), TR_REMOVED = (1 << 1) } |
Transaction element type. More... | |
typedef enum rpmElementType_e rpmElementType |
Transaction element type.
typedef struct rpmte_s* rpmte |
enum rpmElementType_e |