Public Attributes | |
| inflate_codes_mode | mode | 
| uInt | len | 
| union { | |
| struct { | |
| const inflate_huft * tree | |
| uInt need | |
| } code | |
| uInt lit | |
| struct { | |
| uInt get | |
| uInt dist | |
| } copy | |
| } | sub | 
| Byte | lbits | 
| Byte | dbits | 
| const inflate_huft * | ltree | 
| const inflate_huft * | dtree | 
| struct { ... } inflate_codes_state::code | 
| struct { ... } inflate_codes_state::copy | 
| Byte inflate_codes_state::dbits | 
| uInt inflate_codes_state::dist | 
| const inflate_huft* inflate_codes_state::dtree | 
| uInt inflate_codes_state::get | 
| Byte inflate_codes_state::lbits | 
| uInt inflate_codes_state::len | 
| uInt inflate_codes_state::lit | 
| const inflate_huft* inflate_codes_state::ltree | 
| inflate_codes_mode inflate_codes_state::mode | 
| uInt inflate_codes_state::need | 
| union { ... } inflate_codes_state::sub | 
| const inflate_huft* inflate_codes_state::tree |