Data Fields

lzfile Struct Reference

Collaboration diagram for lzfile:
Collaboration graph
[legend]

Data Fields

CBuffer g_InBuffer
CLzmaDecoderState state
unsigned char properties [LZMA_PROPERTIES_SIZE]
pid_t pid

Detailed Description

Definition at line 2739 of file rpmio.c.


Field Documentation

Definition at line 2740 of file rpmio.c.

Referenced by lzdClose(), lzdFlush(), lzdRead(), lzdReadOpen(), lzdWrite(), and lzdWriteOpen().

pid_t lzfile::pid

Definition at line 2747 of file rpmio.c.

Referenced by lzdClose(), and lzdWriteOpen().

unsigned char lzfile::properties[LZMA_PROPERTIES_SIZE]

Definition at line 2742 of file rpmio.c.

Referenced by lzdReadOpen().

CLzmaDecoderState lzfile::state

Definition at line 2741 of file rpmio.c.

Referenced by lzdClose(), lzdRead(), and lzdReadOpen().


The documentation for this struct was generated from the following file: