Container for rpm tag data (from headers or extensions). More...
#include <rpmtd.h>
Data Fields | |
rpmTag | tag |
rpmTagType | type |
rpm_count_t | count |
rpm_data_t | data |
rpmtdFlags | flags |
int | ix |
Container for rpm tag data (from headers or extensions).
Definition at line 23 of file rpmtd.h.
int rpmtd_s::ix |