| rpm
    4.16.0-beta1
    | 
#include <rpm/rpmtypes.h>#include <rpm/argv.h>
Go to the source code of this file.
| Typedefs | |
| typedef enum rpmElementType_e | rpmElementType | 
| typedef rpmFlags | rpmElementTypes | 
| Enumerations | |
| enum | rpmElementType_e { TR_ADDED = (1 << 0), TR_REMOVED = (1 << 1), TR_RPMDB = (1 << 2) } | 
Structures used for an "rpmte" transaction element.
Definition in file rpmte.h.
| typedef rpmFlags rpmElementTypes | 
 1.8.17
 1.8.17