Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

OpenFileInfo Struct Reference

#include <rpmspec.h>

List of all members.

Public Attributes

const char* fileName
FD_t fd
int lineNum
char readBuf [BUFSIZ]
char* readPtr
struct OpenFileInfo* next


Member Data Documentation

FD_t OpenFileInfo::fd
 

Definition at line 53 of file rpmspec.h.

const char* OpenFileInfo::fileName
 

Definition at line 52 of file rpmspec.h.

int OpenFileInfo::lineNum
 

Definition at line 54 of file rpmspec.h.

struct OpenFileInfo* OpenFileInfo::next
 

Definition at line 57 of file rpmspec.h.

char OpenFileInfo::readBuf[BUFSIZ]
 

Definition at line 55 of file rpmspec.h.

char* OpenFileInfo::readPtr
 

Definition at line 56 of file rpmspec.h.


The documentation for this struct was generated from the following file:
Generated at Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001