headerTagTableEntry_s Struct Reference

#include <header.h>


Data Fields

const char * name
int val
int type


Detailed Description

Definition at line 127 of file header.h.


Field Documentation

const char* headerTagTableEntry_s::name

Tag name.

Definition at line 129 of file header.h.

Referenced by getTagString(), getTagVal(), headerDump(), myTagByName(), myTagName(), myTagValue(), rpmDisplayQueryTags(), and tagValue().

int headerTagTableEntry_s::val

Tag numeric value.

Definition at line 130 of file header.h.

Referenced by bin2hex(), getTagString(), getTagVal(), headerDump(), myTagName(), myTagValue(), rpmxpProcess(), tagcmp(), and tagValue().

int headerTagTableEntry_s::type

Tag type.

Definition at line 131 of file header.h.

Referenced by headerDump(), rpmxpProcess(), and tagType().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2