#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(), headerDump(), myTagName(), myTagValue(), rpmDisplayQueryTags(), tagCmpName(), tagCmpValue(), and tagLoadIndex(). |
|
|
Tag type. Definition at line 130 of file header.h. Referenced by _tagType(), headerDump(), myTagName(), and rpmDisplayQueryTags(). |
|
|
Tag numeric value. Definition at line 129 of file header.h. Referenced by _tagName(), _tagType(), _tagValue(), headerDump(), myTagName(), myTagValue(), rpmDisplayQueryTags(), tagCmpValue(), and tagNumFromPyObject(). |
1.4.4