#include <header.h>
Data Fields | |
| const char * | name |
| int | val |
| int | type |
Definition at line 127 of file header.h.
|
|
Tag name. Definition at line 129 of file header.h. Referenced by getTagString(), getTagVal(), headerDump(), myTagByName(), myTagName(), myTagValue(), rpmDisplayQueryTags(), and tagValue(). |
|
|
Tag type. Definition at line 131 of file header.h. Referenced by headerDump(), rpmxpProcess(), and tagType(). |
|
|
Tag numeric value. Definition at line 130 of file header.h. Referenced by getTagString(), getTagVal(), headerDump(), myTagName(), myTagValue(), rpmxpProcess(), tagcmp(), tagNumFromPyObject(), and tagValue(). |
1.4.4