Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

infblock.h File Reference

Go to the source code of this file.

Typedefs

typedef inflate_blocks_state
FAR 
inflate_blocks_statef

Functions

inflate_blocks_statef *inflate_blocks_new OF ((z_streamp z, check_func c, uInt w))
int inflate_blocks OF ((inflate_blocks_statef *, z_streamp, int))
void inflate_blocks_reset OF ((inflate_blocks_statef *, z_streamp, uLongf *))
int inflate_blocks_free OF ((inflate_blocks_statef *, z_streamp))
void inflate_set_dictionary OF ((inflate_blocks_statef *s, const Bytef *d, uInt n))
int inflate_blocks_sync_point OF ((inflate_blocks_statef *s))


Typedef Documentation

typedef struct inflate_blocks_state FAR inflate_blocks_statef
 

Definition at line 12 of file infblock.h.


Function Documentation

int inflate_blocks_sync_point OF (inflate_blocks_statef *s  
 

void inflate_set_dictionary OF (inflate_blocks_statef *s, const Bytef *d, uIntn)   
 

int inflate_blocks_free OF (inflate_blocks_statef *, z_streamp  
 

void inflate_blocks_reset OF (inflate_blocks_statef *, z_streamp, uLongf *)   
 

int inflate_blocks OF (inflate_blocks_statef *, z_streamp, int)   
 

inflate_blocks_statef* inflate_blocks_new OF (z_streamp z, check_func c, uInt w  
 


Generated on Sat Oct 13 16:08:48 2001 for XMILL by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001