sprintfTag_s Struct Reference

#include <rpmdb/header_internal.h>

Collaboration diagram for sprintfTag_s:

Collaboration graph
[legend]

Data Fields

HE_s he
headerTagFormatFunctionfmtfuncs
headerTagTagFunction ext
int extNum
int_32 tagno
int justOne
int arrayCount
char * format
ARGV_t av
ARGV_t params
int pad

Detailed Description

Definition at line 85 of file header_internal.h.


Field Documentation

HE_s sprintfTag_s::he

Definition at line 86 of file header_internal.h.

Referenced by formatValue(), freeFormat(), hsaNext(), and singleSprintf().

headerTagFormatFunction* sprintfTag_s::fmtfuncs

Definition at line 88 of file header_internal.h.

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

headerTagTagFunction sprintfTag_s::ext

NULL if tag element is invalid

Definition at line 90 of file header_internal.h.

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

int sprintfTag_s::extNum

Definition at line 91 of file header_internal.h.

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

int_32 sprintfTag_s::tagno

Definition at line 92 of file header_internal.h.

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

int sprintfTag_s::justOne

Definition at line 93 of file header_internal.h.

Referenced by parseFormat(), and singleSprintf().

int sprintfTag_s::arrayCount

Definition at line 94 of file header_internal.h.

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

char* sprintfTag_s::format

Definition at line 96 of file header_internal.h.

Referenced by parseFormat().

ARGV_t sprintfTag_s::av

Definition at line 98 of file header_internal.h.

Referenced by findTag(), formatValue(), freeFormat(), and parseFormat().

ARGV_t sprintfTag_s::params

Definition at line 99 of file header_internal.h.

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

int sprintfTag_s::pad

Definition at line 100 of file header_internal.h.

Referenced by parseFormat().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 29 02:24:39 2008 for rpm by  doxygen 1.5.1