z_stream_s Struct Reference

#include <zlib.h>

Collaboration diagram for z_stream_s:

Collaboration graph
[legend]

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


Member Data Documentation

struct internal_state FAR* z_stream_s::state [read]

alloc_func z_stream_s::zalloc

free_func z_stream_s::zfree


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

Generated on Mon Dec 8 22:39:19 2008 for volRendering by  doxygen 1.5.7.1