#include <rpmdb/header.h>
Data Fields | |
const char * | name |
int | val |
int | type |
Definition at line 126 of file header.h.
|
Tag name. Definition at line 128 of file header.h. Referenced by _tagName(), _tagValue(), myTagName(), myTagValue(), rpmDisplayQueryTags(), tagCmpName(), tagCmpValue(), and tagLoadIndex(). |
|
Tag type. Definition at line 130 of file header.h. Referenced by _tagType(), headerDump(), and rpmDisplayQueryTags(). |
|
Tag numeric value. Definition at line 129 of file header.h. Referenced by _tagName(), _tagType(), _tagValue(), myTagName(), myTagValue(), rpmDisplayQueryTags(), and tagCmpValue(). |