z_stream_s Struct Reference

#include <zlib.h>

List of all members.

Public Attributes

Bytefnext_in
uInt avail_in
uLong total_in
Bytefnext_out
uInt avail_out
uLong total_out
char * msg
struct internal_state FAR * state
alloc_func zalloc
free_func zfree
voidpf opaque
int data_type
uLong adler
uLong reserved


Detailed Description

Definition at line 25 of file zlib.h.


Member Data Documentation

Definition at line 28 of file zlib.h.

Definition at line 32 of file zlib.h.

Referenced by compress2(), and uncompress().

Definition at line 34 of file zlib.h.

Referenced by gzerror().

struct internal_state FAR * z_stream_s::state [read]

Definition at line 35 of file zlib.h.

alloc_func z_stream_s::zalloc

Definition at line 37 of file zlib.h.

Referenced by compress2(), gz_open(), libtorrent::inflate_gzip(), and uncompress().

free_func z_stream_s::zfree

Definition at line 38 of file zlib.h.

Referenced by compress2(), gz_open(), libtorrent::inflate_gzip(), and uncompress().

Definition at line 39 of file zlib.h.

Referenced by compress2(), gz_open(), and libtorrent::inflate_gzip().

Definition at line 41 of file zlib.h.

Definition at line 42 of file zlib.h.

Definition at line 43 of file zlib.h.


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

Generated on Sun May 25 00:21:25 2008 by  doxygen 1.5.6