Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

headerTagTableEntry_s Struct Reference

#include <rpmdb/header.h>


Data Fields

const char * name
int val
int type


Detailed Description

Definition at line 214 of file header.h.


Field Documentation

const char* headerTagTableEntry_s::name
 

Tag name.

Definition at line 216 of file header.h.

Referenced by _tagName(), _tagValue(), headerDump(), myTagName(), myTagType(), myTagValue(), rpmDisplayQueryTags(), tagCmpName(), tagCmpValue(), and tagLoadIndex().

int headerTagTableEntry_s::type
 

Tag type.

Definition at line 218 of file header.h.

Referenced by _tagType(), headerDump(), myTagName(), myTagType(), and rpmDisplayQueryTags().

int headerTagTableEntry_s::val
 

Tag numeric value.

Definition at line 217 of file header.h.

Referenced by _tagName(), _tagType(), _tagValue(), headerDump(), myTagName(), myTagType(), myTagValue(), rpmDisplayQueryTags(), tagCmpValue(), and tagNumFromPyObject().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 24 23:30:30 2013 for rpm by  doxygen 1.4.4