GPS4Palm

Source Code Documentation


z_stream_s Struct Reference

#include <SysZLib.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
internal_state FAR * state
alloc_func zalloc
free_func zfree
voidpf opaque
int data_type
uLong adler
uLong reserved


Detailed Description

Definition at line 105 of file SysZLib.h.


Member Data Documentation

uLong z_stream_s::adler
 

Definition at line 122 of file SysZLib.h.

uInt z_stream_s::avail_in
 

Definition at line 107 of file SysZLib.h.

uInt z_stream_s::avail_out
 

Definition at line 111 of file SysZLib.h.

int z_stream_s::data_type
 

Definition at line 121 of file SysZLib.h.

char* z_stream_s::msg
 

Definition at line 114 of file SysZLib.h.

Bytef* z_stream_s::next_in
 

Definition at line 106 of file SysZLib.h.

Bytef* z_stream_s::next_out
 

Definition at line 110 of file SysZLib.h.

voidpf z_stream_s::opaque
 

Definition at line 119 of file SysZLib.h.

uLong z_stream_s::reserved
 

Definition at line 123 of file SysZLib.h.

struct internal_state FAR* z_stream_s::state
 

Definition at line 115 of file SysZLib.h.

uLong z_stream_s::total_in
 

Definition at line 108 of file SysZLib.h.

uLong z_stream_s::total_out
 

Definition at line 112 of file SysZLib.h.

alloc_func z_stream_s::zalloc
 

Definition at line 117 of file SysZLib.h.

free_func z_stream_s::zfree
 

Definition at line 118 of file SysZLib.h.


The documentation for this struct was generated from the following file:
Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke