transactionElement_s -
#include <depends.h>
enum rpmTransactionType { TR_ADDED, TR_REMOVED }
enum transactionElement_s::rpmTransactionType type
union {
int addedIndex
struct {
int dboffset
int dependsOnIndex
} removed
} u
A single package instance to be installed/removed atomically.
Definition at line 121 of file depends.h.
Enumeration values:
Definition at line 122 of file depends.h.
Definition at line 127 of file depends.h.
Definition at line 129 of file depends.h.
Definition at line 130 of file depends.h.
Package disposition (installed/removed).
Referenced by rpmdepOrder(), rpmRunTransactions(), and rpmtransGetKeys().
Referenced by rpmdepOrder(), rpmRunTransactions(), rpmtransGetKeys(), and tsGetAlp().
Generated automatically by Doxygen for rpm from the source code.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |