dirInfo_s Struct Reference

A directory to be installed/removed. More...

Collaboration diagram for dirInfo_s:

Collaboration graph
[legend]

Data Fields

const char * dirName
int dirNameLen
fileIndexEntry files
int numFiles

Detailed Description

A directory to be installed/removed.

Definition at line 96 of file rpmal.c.


Field Documentation

const char* dirInfo_s::dirName

Directory path (+ trailing '/').

Definition at line 98 of file rpmal.c.

Referenced by dieCompare(), rpmalAdd(), rpmalDel(), and rpmalFree().

int dirInfo_s::dirNameLen

No. bytes in directory path.

Definition at line 99 of file rpmal.c.

Referenced by dieCompare(), rpmalAdd(), and rpmalDel().

fileIndexEntry dirInfo_s::files

Array of files in directory.

Definition at line 101 of file rpmal.c.

Referenced by rpmalAdd(), rpmalDel(), and rpmalFree().

int dirInfo_s::numFiles

No. files in directory.

Definition at line 102 of file rpmal.c.

Referenced by rpmalAdd(), and rpmalDel().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 29 02:16:20 2008 for rpm by  doxygen 1.5.1