rpm  5.4.15
Data Fields
sprintfTag_s Struct Reference
Collaboration diagram for sprintfTag_s:
Collaboration graph
[legend]

Data Fields

HE_s he
 
headerTagFormatFunction * fmtfuncs
 
headerTagTagFunction ext
 
int extNum
 
rpmTagtagno
 
int justOne
 
int arrayCount
 
char * format
 
ARGV_t av
 
ARGV_t params
 
unsigned pad
 

Detailed Description

Definition at line 5359 of file hdrfmt.c.

Field Documentation

int sprintfTag_s::arrayCount

Definition at line 5369 of file hdrfmt.c.

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

ARGV_t sprintfTag_s::av

Definition at line 5373 of file hdrfmt.c.

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

headerTagTagFunction sprintfTag_s::ext

NULL if tag element is invalid

Definition at line 5364 of file hdrfmt.c.

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

int sprintfTag_s::extNum

Definition at line 5365 of file hdrfmt.c.

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

headerTagFormatFunction* sprintfTag_s::fmtfuncs

Definition at line 5362 of file hdrfmt.c.

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

char* sprintfTag_s::format

Definition at line 5371 of file hdrfmt.c.

Referenced by formatValue(), and parseFormat().

HE_s sprintfTag_s::he

Definition at line 5360 of file hdrfmt.c.

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

int sprintfTag_s::justOne

Definition at line 5368 of file hdrfmt.c.

Referenced by parseFormat(), and singleSprintf().

unsigned sprintfTag_s::pad

Definition at line 5376 of file hdrfmt.c.

Referenced by formatValue(), and parseFormat().

ARGV_t sprintfTag_s::params

Definition at line 5375 of file hdrfmt.c.

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

rpmTag* sprintfTag_s::tagno

Definition at line 5367 of file hdrfmt.c.

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


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