Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

availableIndexEntry Struct Reference
[RPMDEP.]

#include <depends.h>


Public Types

enum  indexEntryType { IET_PROVIDES = 1 }

Data Fields

availablePackagepackage
const char * entry
int entryLen
int entryIx
enum availableIndexEntry::indexEntryType type


Detailed Description

A single available item (e.g. a Provides: dependency).

Definition at line 68 of file depends.h.


Member Enumeration Documentation

enum availableIndexEntry::indexEntryType
 

Enumeration values:
IET_PROVIDES  A Provides: dependency.

Definition at line 73 of file depends.h.


Field Documentation

const char* availableIndexEntry::entry
 

Available item name.

Definition at line 70 of file depends.h.

Referenced by alAllSatisfiesDepend().

int availableIndexEntry::entryIx
 

Item index.

Definition at line 72 of file depends.h.

int availableIndexEntry::entryLen
 

No. of bytes in name.

Definition at line 71 of file depends.h.

Referenced by alAllSatisfiesDepend().

struct availablePackage* availableIndexEntry::package
 

Containing package.

Definition at line 69 of file depends.h.

enum availableIndexEntry::indexEntryType availableIndexEntry::type
 

Type of available item.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 23 07:56:08 2004 for rpm by doxygen 1.3.6