RetroArch
Public Attributes | List of all members
gz_state Struct Reference

#include <gzguts.h>

Collaboration diagram for gz_state:
[legend]

Public Attributes

struct gzFile_s x
 
int mode
 
int fd
 
char * path
 
unsigned size
 
unsigned want
 
unsigned char * in
 
unsigned char * out
 
int direct
 
int how
 
z_off64_t start
 
int eof
 
int past
 
int level
 
int strategy
 
z_off64_t skip
 
int seek
 
int err
 
char * msg
 
z_stream strm
 

Member Data Documentation

◆ direct

int gz_state::direct

◆ eof

int gz_state::eof

◆ err

int gz_state::err

◆ fd

int gz_state::fd

◆ 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

◆ out

unsigned char* gz_state::out

◆ past

int gz_state::past

◆ path

char* gz_state::path

◆ 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

◆ x

struct gzFile_s gz_state::x

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