Data Structures | |
| struct | tsortInfo_s |
| Dependncy ordering information. More... | |
| struct | rpmte_s |
| A single package instance to be installed/removed atomically. More... | |
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 enum rpmElementType_e rpmElementType |
Transaction element type.
| enum rpmElementType_e |
1.6.1