rpm 5.3.7
|
#include <rpmdb/header_internal.h>
Data Fields | |
rpmTag | tag |
rpmTagType | type |
rpmint32_t | offset |
rpmTagCount | count |
Definition at line 56 of file header_internal.h.
Number of tag elements.
Definition at line 60 of file header_internal.h.
Referenced by copyEntry(), headerAddEntry(), headerAddI18NString(), headerAppendEntry(), headerCheck(), headerLoad(), headerModifyEntry(), headerSizeof(), headerUnload(), headerVerifyInfo(), rdSignature(), and regionSwab().
Offset into data segment (ondisk only).
Definition at line 59 of file header_internal.h.
Referenced by copyEntry(), headerAddEntry(), headerAddI18NString(), headerAppendEntry(), headerCheck(), headerLoad(), headerModifyEntry(), headerSizeof(), headerUnload(), headerVerifyInfo(), offsetCmp(), rdSignature(), and regionSwab().
Tag identifier.
Definition at line 57 of file header_internal.h.
Referenced by copyEntry(), findEntry(), headerAddEntry(), headerCheck(), headerLoad(), headerModifyEntry(), headerNext(), headerReload(), headerRemoveEntry(), headerUnload(), headerVerifyInfo(), indexCmp(), offsetCmp(), rdSignature(), and regionSwab().
Tag data type.
Definition at line 58 of file header_internal.h.
Referenced by copyEntry(), findEntry(), headerAddEntry(), headerCheck(), headerLoad(), headerModifyEntry(), headerSizeof(), headerUnload(), headerVerifyInfo(), intGetEntry(), rdSignature(), and regionSwab().