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

OpenFileInfo Struct Reference

#include <rpmspec.h>


Data Fields

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


Field Documentation

FD_t OpenFileInfo::fd
 

Definition at line 55 of file rpmspec.h.

const char * OpenFileInfo::fileName
 

Definition at line 54 of file rpmspec.h.

int OpenFileInfo::lineNum
 

Definition at line 56 of file rpmspec.h.

struct OpenFileInfo * OpenFileInfo::next
 

Definition at line 59 of file rpmspec.h.

char OpenFileInfo::readBuf
 

Definition at line 57 of file rpmspec.h.

char * OpenFileInfo::readPtr
 

Definition at line 58 of file rpmspec.h.


The documentation for this struct was generated from the following file:
Generated at Thu Sep 6 11:25:48 2001 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001