MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
inflate_state Struct Reference
Collaboration diagram for inflate_state:

Public Attributes

inflate_mode mode
int last
int wrap
int havedict
int flags
unsigned dmax
unsigned long check
unsigned long total
gz_headerp head
unsigned wbits
unsigned wsize
unsigned whave
unsigned write
unsigned char FAR * window
unsigned long hold
unsigned bits
unsigned length
unsigned offset
unsigned extra
code const FAR * lencode
code const FAR * distcode
unsigned lenbits
unsigned distbits
unsigned ncode
unsigned nlen
unsigned ndist
unsigned have
code FAR * next
unsigned short lens [320]
unsigned short work [288]
code codes [ENOUGH]

Detailed Description

Definition at line 77 of file inflate.h.


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