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

dirInfo_s Struct Reference
[RPMDEP.]

#include <depends.h>


Data Fields

const char * dirName
int dirNameLen
fileIndexEntryfiles
int numFiles


Detailed Description

A directory to be installed/removed.

Definition at line 98 of file depends.h.


Field Documentation

const char* dirInfo_s::dirName
 

Directory path (+ trailing '/').

Definition at line 99 of file depends.h.

Referenced by alAddPackage(), alAllFileSatisfiesDepend(), alFree(), and dirInfoCompare().

int dirInfo_s::dirNameLen
 

No. bytes in directory path.

Definition at line 100 of file depends.h.

Referenced by alAddPackage(), alAllFileSatisfiesDepend(), and dirInfoCompare().

struct fileIndexEntry* dirInfo_s::files
 

Array of files in directory.

Definition at line 101 of file depends.h.

Referenced by alAddPackage(), and alFree().

int dirInfo_s::numFiles
 

No. files in directory.

Definition at line 102 of file depends.h.

Referenced by alAddPackage().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 17 02:13:31 2004 for rpm by doxygen 1.3.6