activemq-cpp-3.9.5
gz_state Struct Reference

#include <src/main/decaf/internal/util/zip/gzguts.h>

Data Fields

int mode
 
int fd
 
char * path
 
z_off64_t pos
 
unsigned size
 
unsigned want
 
unsigned char * in
 
unsigned char * out
 
unsigned char * next
 
unsigned have
 
int eof
 
z_off64_t start
 
z_off64_t raw
 
int how
 
int direct
 
int level
 
int strategy
 
z_off64_t skip
 
int seek
 
int err
 
char * msg
 
z_stream strm
 

Field Documentation

◆ direct

int gz_state::direct

◆ eof

int gz_state::eof

◆ err

int gz_state::err

◆ fd

int gz_state::fd

◆ have

unsigned gz_state::have

◆ how

int gz_state::how

◆ in

unsigned char* gz_state::in

◆ level

int gz_state::level

◆ mode

int gz_state::mode

◆ msg

char* gz_state::msg

◆ next

unsigned char* gz_state::next

◆ out

unsigned char* gz_state::out

◆ path

char* gz_state::path

◆ pos

z_off64_t gz_state::pos

◆ raw

z_off64_t gz_state::raw

◆ seek

int gz_state::seek

◆ size

unsigned gz_state::size

◆ skip

z_off64_t gz_state::skip

◆ start

z_off64_t gz_state::start

◆ strategy

int gz_state::strategy

◆ strm

z_stream gz_state::strm

◆ want

unsigned gz_state::want

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