availableIndexEntry_s Struct Reference

A single available item (e.g. More...


Public Types

enum  indexEntryType { IET_PROVIDES = 1 }

Data Fields

alKey pkgKey
const char * entry
unsigned short entryLen
unsigned short entryIx
enum
availableIndexEntry_s::indexEntryType 
type


Detailed Description

A single available item (e.g.

a Provides: dependency).

Definition at line 49 of file rpmal.c.


Member Enumeration Documentation

Enumerator:
IET_PROVIDES  A Provides: dependency.

Definition at line 56 of file rpmal.c.


Field Documentation

Containing package.

Definition at line 51 of file rpmal.c.

Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().

Dependency name.

Definition at line 53 of file rpmal.c.

Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend().

No. of bytes in name.

Definition at line 54 of file rpmal.c.

Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend().

Dependency index.

Definition at line 55 of file rpmal.c.

Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().

Type of available item.

Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().


The documentation for this struct was generated from the following file:

Generated on Fri Dec 12 13:02:13 2008 for rpm by  doxygen 1.5.6