rpmQVKArguments_s Struct Reference
[RPMCLI.]

Describe query/verify/signature command line operation. More...

#include <rpmcli.h>


Data Fields

rpmQVSources qva_source
int qva_sourceCount
rpmQueryFlags qva_flags
rpmfileAttrs qva_fflags
rpmdbMatchIterator qva_mi
rpmgi qva_gi
rpmRC qva_rc
QVF_t qva_showPackage
QSpecF_t qva_specQuery
int qva_verbose
const char * qva_queryFormat
int sign
int trust
const char * passPhrase
const char * qva_prefix
char qva_mode
char qva_char


Detailed Description

Describe query/verify/signature command line operation.

Definition at line 263 of file rpmcli.h.


Field Documentation

rpmQVSources rpmQVKArguments_s::qva_source

Identify CLI arg type.

Definition at line 264 of file rpmcli.h.

Referenced by main(), rpmcliArgIter(), rpmcliShowMatches(), rpmgiShowMatches(), rpmQueryVerify(), and rpmQVSourceArgCallback().

int rpmQVKArguments_s::qva_sourceCount

Exclusive option check (>1 is error).

Definition at line 265 of file rpmcli.h.

Referenced by main(), and rpmQVSourceArgCallback().

rpmQueryFlags rpmQVKArguments_s::qva_flags

Bit(s) to control operation.

Definition at line 266 of file rpmcli.h.

Referenced by main(), queryArgCallback(), rpmcliQuery(), rpmcliVerify(), rpmVerifySignatures(), showQueryPackage(), showVerifyPackage(), and verifyHeader().

rpmfileAttrs rpmQVKArguments_s::qva_fflags

Bit(s) to filter on attribute.

Definition at line 267 of file rpmcli.h.

Referenced by showQueryPackage(), and verifyHeader().

rpmdbMatchIterator rpmQVKArguments_s::qva_mi

Match iterator on selected headers.

Definition at line 269 of file rpmcli.h.

Referenced by rpmcliShowMatches(), and rpmQueryVerify().

rpmgi rpmQVKArguments_s::qva_gi

Generalized iterator on args.

Definition at line 271 of file rpmcli.h.

Referenced by rpmcliArgIter(), and rpmgiShowMatches().

rpmRC rpmQVKArguments_s::qva_rc

Current return code.

Definition at line 272 of file rpmcli.h.

Referenced by rpmcliArgIter().

QVF_t rpmQVKArguments_s::qva_showPackage

Function to display iterator matches.

Definition at line 275 of file rpmcli.h.

Referenced by rpmcliQuery(), rpmcliShowMatches(), rpmcliVerify(), rpmgiShowMatches(), rpmQueryVerify(), and rpmspecQuery().

QSpecF_t rpmQVKArguments_s::qva_specQuery

Function to query spec file.

Definition at line 277 of file rpmcli.h.

Referenced by main(), and rpmQueryVerify().

int rpmQVKArguments_s::qva_verbose

(unused)

Definition at line 279 of file rpmcli.h.

const char* rpmQVKArguments_s::qva_queryFormat

Format for headerSprintf().

Definition at line 281 of file rpmcli.h.

Referenced by main(), queryArgCallback(), rpmcliQuery(), and showQueryPackage().

int rpmQVKArguments_s::sign

Is a passphrase needed?

Definition at line 282 of file rpmcli.h.

Referenced by main().

int rpmQVKArguments_s::trust

Trust metric when importing pubkeys.

Definition at line 283 of file rpmcli.h.

Referenced by queryArgCallback().

const char* rpmQVKArguments_s::passPhrase

Pass phrase.

Definition at line 285 of file rpmcli.h.

Referenced by main(), and rpmReSign().

const char* rpmQVKArguments_s::qva_prefix

Path to top of install tree.

Definition at line 287 of file rpmcli.h.

char rpmQVKArguments_s::qva_mode

Definition at line 289 of file rpmcli.h.

Referenced by main(), queryArgCallback(), rpmcliSign(), rpmQVSourceArgCallback(), and rpmReSign().

char rpmQVKArguments_s::qva_char

(unused) always ' '

Definition at line 298 of file rpmcli.h.

Referenced by rpmQVSourceArgCallback().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2