rpm  4.5
Data Fields
headerSprintfExtension_s Struct Reference

#include <rpmdb/header.h>

Collaboration diagram for headerSprintfExtension_s:
Collaboration graph
[legend]

Data Fields

enum headerSprintfExtensionType type
const char * name
union {
   void *   generic
   headerTagFormatFunction   fmtFunction
   headerTagTagFunction   tagFunction
   struct headerSprintfExtension_s *   more
u

Detailed Description

Definition at line 283 of file header.h.


Field Documentation

HEADER_EXT_TAG extension.

Definition at line 290 of file header.h.

Referenced by findTag().

Private extension.

Definition at line 289 of file header.h.

Chained table extension.

Definition at line 292 of file header.h.

Referenced by findTag(), rpmDisplayQueryTags(), rpmecFree(), and rpmecNew().

Name of extension.

Definition at line 286 of file header.h.

Referenced by findTag(), hdr_subscript(), init_rpm(), and rpmDisplayQueryTags().

HEADER_EXT_FORMAT extension.

Definition at line 291 of file header.h.

Referenced by findTag(), and hdr_subscript().

Type of extension.

Definition at line 284 of file header.h.

Referenced by findTag(), hdr_subscript(), init_rpm(), rpmDisplayQueryTags(), rpmecFree(), rpmecNew(), and rpmMergeHeaders().


The documentation for this struct was generated from the following file: