rpmfc_s Struct Reference

#include <rpmfc.h>


Data Fields

int nfiles
int fknown
int fwhite
int ix
int skipProv
int skipReq
int tracked
size_t brlen
ARGV_t fn
ARGI_t fcolor
ARGI_t fcdictx
ARGI_t fddictx
ARGI_t fddictn
ARGV_t cdict
ARGV_t ddict
ARGI_t ddictx
rpmds provides
rpmds requires
StringBuf sb_java
StringBuf sb_perl
StringBuf sb_python


Detailed Description

Definition at line 18 of file rpmfc.h.


Field Documentation

int rpmfc_s::nfiles

no. of files

Definition at line 19 of file rpmfc.h.

Referenced by main(), rpmfcClassify(), rpmfcGenerateDepends(), and rpmfcPrint().

int rpmfc_s::fknown

no. of classified files

Definition at line 20 of file rpmfc.h.

Referenced by main(), rpmfcClassify(), and rpmfcGenerateDepends().

int rpmfc_s::fwhite

no. of "white" files

Definition at line 21 of file rpmfc.h.

Referenced by rpmfcClassify().

int rpmfc_s::ix

current file index

Definition at line 22 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcClassify(), rpmfcELF(), rpmfcHelper(), rpmfcSCRIPT(), and rpmfcSYMLINK().

int rpmfc_s::skipProv

Don't auto-generate Provides:?

Definition at line 23 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcELF(), rpmfcGenerateDepends(), and rpmfcHelper().

int rpmfc_s::skipReq

Don't auto-generate Requires:?

Definition at line 24 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcELF(), rpmfcGenerateDepends(), rpmfcHelper(), and rpmfcSYMLINK().

int rpmfc_s::tracked

Versioned Provides: tracking dependency added?

Definition at line 25 of file rpmfc.h.

Referenced by rpmfcGenerateDepends(), and rpmfcHelper().

size_t rpmfc_s::brlen

strlen(spec->buildRoot)

Definition at line 26 of file rpmfc.h.

Referenced by rpmfcClassify(), and rpmfcGenerateDepends().

ARGV_t rpmfc_s::fn

(files) file names

Definition at line 28 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcClassify(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), rpmfcPrint(), rpmfcSCRIPT(), and rpmfcSYMLINK().

ARGI_t rpmfc_s::fcolor

(files) file colors

Definition at line 29 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), rpmfcPrint(), and rpmfcSCRIPT().

ARGI_t rpmfc_s::fcdictx

(files) file class dictionary indices

Definition at line 30 of file rpmfc.h.

Referenced by rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint().

ARGI_t rpmfc_s::fddictx

(files) file depends dictionary start

Definition at line 31 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint().

ARGI_t rpmfc_s::fddictn

(files) file depends dictionary no. entries

Definition at line 32 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint().

ARGV_t rpmfc_s::cdict

(classes) file class dictionary

Definition at line 33 of file rpmfc.h.

Referenced by main(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint().

ARGV_t rpmfc_s::ddict

(dependencies) file depends dictionary

Definition at line 34 of file rpmfc.h.

Referenced by rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), rpmfcSCRIPT(), and rpmfcSYMLINK().

ARGI_t rpmfc_s::ddictx

(dependencies) file->dependency mapping

Definition at line 35 of file rpmfc.h.

Referenced by main(), rpmfcApply(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint().

rpmds rpmfc_s::provides

(provides) package provides

Definition at line 38 of file rpmfc.h.

Referenced by main(), rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcGenerateDepends(), rpmfcHelper(), and rpmfcPrint().

rpmds rpmfc_s::requires

(requires) package requires

Definition at line 40 of file rpmfc.h.

Referenced by main(), rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcGenerateDepends(), rpmfcHelper(), rpmfcPrint(), rpmfcSCRIPT(), and rpmfcSYMLINK().

StringBuf rpmfc_s::sb_java

concatenated list of java colored files.

Definition at line 42 of file rpmfc.h.

Referenced by rpmfcFree().

StringBuf rpmfc_s::sb_perl

concatenated list of perl colored files.

Definition at line 43 of file rpmfc.h.

Referenced by rpmfcFree().

StringBuf rpmfc_s::sb_python

concatenated list of python colored files.

Definition at line 44 of file rpmfc.h.

Referenced by rpmfcFree().


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