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