lzfile Struct Reference


Data Fields

uint8_t buf [(1<< 15)]
lzma_stream strm
FILE * file
int encoding
int eof

Detailed Description

Definition at line 2765 of file rpmio.c.


Field Documentation

uint8_t lzfile::buf[(1<< 15)]

Definition at line 2767 of file rpmio.c.

Referenced by lzwrite().

lzma_stream lzfile::strm

Definition at line 2769 of file rpmio.c.

Referenced by lzwrite().

FILE* lzfile::file

Definition at line 2771 of file rpmio.c.

Referenced by getFdErrstr(), and lzwrite().

int lzfile::encoding

Definition at line 2773 of file rpmio.c.

int lzfile::eof

Definition at line 2774 of file rpmio.c.

Referenced by lzwrite().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 1 21:56:25 2008 for rpm by  doxygen 1.5.4