sprintfTag_s Struct Reference

#include <rpmdb/header_internal.h>


Data Fields

headerTagFormatFunction fmt
headerTagTagFunction ext
int extNum
int_32 tag
int justOne
int arrayCount
char * format
char * type
int pad


Detailed Description

Definition at line 79 of file header_internal.h.


Field Documentation

headerTagFormatFunction sprintfTag_s::fmt

Definition at line 81 of file header_internal.h.

Referenced by findTag(), and formatValue().

headerTagTagFunction sprintfTag_s::ext

NULL if tag element is invalid

Definition at line 83 of file header_internal.h.

Referenced by findTag(), formatValue(), and singleSprintf().

int sprintfTag_s::extNum

Definition at line 84 of file header_internal.h.

Referenced by findTag(), formatValue(), and singleSprintf().

int_32 sprintfTag_s::tag

Definition at line 85 of file header_internal.h.

Referenced by findTag(), formatValue(), hsaInit(), hsaNext(), and singleSprintf().

int sprintfTag_s::justOne

Definition at line 86 of file header_internal.h.

Referenced by parseFormat(), and singleSprintf().

int sprintfTag_s::arrayCount

Definition at line 87 of file header_internal.h.

Referenced by formatValue(), parseFormat(), and singleSprintf().

char* sprintfTag_s::format

Definition at line 89 of file header_internal.h.

Referenced by formatValue(), and parseFormat().

char* sprintfTag_s::type

Definition at line 91 of file header_internal.h.

Referenced by findTag(), parseFormat(), and singleSprintf().

int sprintfTag_s::pad

Definition at line 92 of file header_internal.h.

Referenced by formatValue(), and parseFormat().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 6 22:33:53 2008 for rpm by  doxygen 1.5.1