#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 |
Definition at line 79 of file header_internal.h.
NULL if tag element is invalid
Definition at line 83 of file header_internal.h.
Referenced by findTag(), formatValue(), and singleSprintf().
Definition at line 84 of file header_internal.h.
Referenced by findTag(), formatValue(), and singleSprintf().
Definition at line 85 of file header_internal.h.
Referenced by findTag(), formatValue(), hsaInit(), hsaNext(), and singleSprintf().
Definition at line 87 of file header_internal.h.
Referenced by formatValue(), parseFormat(), and singleSprintf().
char* sprintfTag_s::format |
char* sprintfTag_s::type |
Definition at line 91 of file header_internal.h.
Referenced by findTag(), parseFormat(), and singleSprintf().