#include <depends.h>
Public Types | |
enum | rpmTransactionType { TR_ADDED, TR_REMOVED } |
Data Fields | |
enum transactionElement_s::rpmTransactionType | type |
union { | |
int addedIndex | |
struct { | |
int dboffset | |
int dependsOnIndex | |
} removed | |
} | u |
Definition at line 121 of file depends.h.
|
|
|
|
|
|
|
|
|
|
|
Package disposition (installed/removed). |
|
|