Ruby  2.0.0p598(2014-11-13revision48408)
Data Fields
zstream_run_args Struct Reference

Data Fields

struct zstreamz
 
int flush
 
int interrupt
 
int jump_state
 
int stream_output
 

Detailed Description

Definition at line 572 of file zlib.c.

Field Documentation

int zstream_run_args::flush

Definition at line 574 of file zlib.c.

Referenced by zstream_run(), and zstream_run_func().

int zstream_run_args::interrupt

Definition at line 575 of file zlib.c.

Referenced by zstream_run(), zstream_run_func(), and zstream_unblock_func().

int zstream_run_args::jump_state

Definition at line 576 of file zlib.c.

Referenced by zstream_run(), and zstream_run_func().

int zstream_run_args::stream_output

Definition at line 577 of file zlib.c.

Referenced by zstream_run(), and zstream_run_func().

struct zstream* zstream_run_args::z

Definition at line 573 of file zlib.c.

Referenced by zstream_run(), and zstream_run_func().


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