rpm  5.4.10
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 5330 of file hdrfmt.c.

Field Documentation

§ arrayCount

int sprintfTag_s::arrayCount

Definition at line 5340 of file hdrfmt.c.

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

§ av

ARGV_t sprintfTag_s::av

Definition at line 5344 of file hdrfmt.c.

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

§ ext

headerTagTagFunction sprintfTag_s::ext

NULL if tag element is invalid

Definition at line 5335 of file hdrfmt.c.

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

§ extNum

int sprintfTag_s::extNum

Definition at line 5336 of file hdrfmt.c.

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

§ fmtfuncs

headerTagFormatFunction* sprintfTag_s::fmtfuncs

Definition at line 5333 of file hdrfmt.c.

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

§ format

char* sprintfTag_s::format

Definition at line 5342 of file hdrfmt.c.

Referenced by formatValue(), and parseFormat().

§ he

HE_s sprintfTag_s::he

Definition at line 5331 of file hdrfmt.c.

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

§ justOne

int sprintfTag_s::justOne

Definition at line 5339 of file hdrfmt.c.

Referenced by parseFormat(), and singleSprintf().

§ pad

unsigned sprintfTag_s::pad

Definition at line 5347 of file hdrfmt.c.

Referenced by formatValue(), and parseFormat().

§ params

ARGV_t sprintfTag_s::params

Definition at line 5346 of file hdrfmt.c.

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

§ tagno

rpmTag* sprintfTag_s::tagno

Definition at line 5338 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: