Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Attributes
z_stream_s Struct Reference

Detailed Description

Definition at line 61 of file zlib.h.

#include <compress/zlib/zlib.h>

Public Attributes

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

Member Data Documentation

◆ adler

uLong z_stream_s::adler

Definition at line 78 of file zlib.h.

◆ avail_in

uInt z_stream_s::avail_in

Definition at line 63 of file zlib.h.

◆ avail_out

uInt z_stream_s::avail_out

Definition at line 67 of file zlib.h.

◆ data_type

int z_stream_s::data_type

Definition at line 77 of file zlib.h.

◆ msg

char* z_stream_s::msg

Definition at line 70 of file zlib.h.

◆ next_in

Bytef* z_stream_s::next_in

Definition at line 62 of file zlib.h.

◆ next_out

Bytef* z_stream_s::next_out

Definition at line 66 of file zlib.h.

◆ opaque

voidpf z_stream_s::opaque

Definition at line 75 of file zlib.h.

◆ reserved

uLong z_stream_s::reserved

Definition at line 79 of file zlib.h.

◆ state

struct internal_state FAR* z_stream_s::state

Definition at line 71 of file zlib.h.

◆ total_in

uLong z_stream_s::total_in

Definition at line 64 of file zlib.h.

◆ total_out

uLong z_stream_s::total_out

Definition at line 68 of file zlib.h.

◆ zalloc

alloc_func z_stream_s::zalloc

Definition at line 73 of file zlib.h.

◆ zfree

free_func z_stream_s::zfree

Definition at line 74 of file zlib.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019