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