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

headerSprintfExtension_s Struct Reference

#include <header.h>


Data Fields

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


Field Documentation

headerTagFormatFunction headerSprintfExtension_s::formatFunction
 

HEADER_EXT_TAG extension.

Definition at line 187 of file header.h.

void* headerSprintfExtension_s::generic
 

Private extension.

Definition at line 186 of file header.h.

struct headerSprintfExtension_s* headerSprintfExtension_s::more
 

Chained table extension.

Definition at line 189 of file header.h.

const char* headerSprintfExtension_s::name
 

Name of extension.

Definition at line 183 of file header.h.

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

headerTagTagFunction headerSprintfExtension_s::tagFunction
 

HEADER_EXT_FORMAT extension.

Definition at line 188 of file header.h.

enum headerSprintfExtensionType headerSprintfExtension_s::type
 

Type of extension.

Definition at line 181 of file header.h.

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

union { ... } headerSprintfExtension_s::u
 

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


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18