#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 |
Definition at line 18 of file rpmfc.h.
int rpmfc_s::nfiles |
int rpmfc_s::fknown |
int rpmfc_s::fwhite |
int rpmfc_s::ix |
current file index
Definition at line 22 of file rpmfc.h.
Referenced by rpmfcApply(), rpmfcELF(), rpmfcHelper(), rpmfcSCRIPT(), and rpmfcSYMLINK().
Don't auto-generate Provides:?
Definition at line 23 of file rpmfc.h.
Referenced by rpmfcApply(), rpmfcELF(), and rpmfcHelper().
int rpmfc_s::skipReq |
Don't auto-generate Requires:?
Definition at line 24 of file rpmfc.h.
Referenced by rpmfcApply(), rpmfcELF(), rpmfcHelper(), and rpmfcSYMLINK().
int rpmfc_s::tracked |
Versioned Provides: tracking dependency added?
Definition at line 25 of file rpmfc.h.
Referenced by rpmfcHelper().
size_t rpmfc_s::brlen |
(files) file names
Definition at line 28 of file rpmfc.h.
Referenced by rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), rpmfcPrint(), rpmfcSCRIPT(), and rpmfcSYMLINK().
(files) file colors
Definition at line 29 of file rpmfc.h.
Referenced by rpmfcApply(), rpmfcFree(), rpmfcPrint(), and rpmfcSCRIPT().
(files) file class dictionary indices
Definition at line 30 of file rpmfc.h.
Referenced by rpmfcFree(), and rpmfcPrint().
(files) file depends dictionary start
Definition at line 31 of file rpmfc.h.
Referenced by rpmfcFree(), and rpmfcPrint().
(files) file depends dictionary no. entries
Definition at line 32 of file rpmfc.h.
Referenced by rpmfcFree(), and rpmfcPrint().
(classes) file class dictionary
Definition at line 33 of file rpmfc.h.
Referenced by main(), rpmfcFree(), and rpmfcPrint().
(dependencies) file depends dictionary
Definition at line 34 of file rpmfc.h.
Referenced by rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), rpmfcSCRIPT(), and rpmfcSYMLINK().
(dependencies) file->dependency mapping
Definition at line 35 of file rpmfc.h.
Referenced by main(), rpmfcApply(), rpmfcFree(), and rpmfcPrint().
(provides) package provides
Definition at line 38 of file rpmfc.h.
Referenced by main(), rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), and rpmfcPrint().
(requires) package requires
Definition at line 40 of file rpmfc.h.
Referenced by main(), rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), rpmfcPrint(), rpmfcSCRIPT(), and rpmfcSYMLINK().
concatenated list of java colored files.
Definition at line 42 of file rpmfc.h.
Referenced by rpmfcFree().
concatenated list of perl colored files.
Definition at line 43 of file rpmfc.h.
Referenced by rpmfcFree().
concatenated list of python colored files.
Definition at line 44 of file rpmfc.h.
Referenced by rpmfcFree().