Eneboo - Documentación para desarrolladores
|
Atributos públicos | |
int | dummy |
inflate_codes_mode | mode |
uInt | len |
union { | |
struct { | |
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 |
const inflate_huft* inflate_codes_state::dtree |
const inflate_huft* inflate_codes_state::ltree |
union { ... } inflate_codes_state::sub |
inflate_huft* inflate_codes_state::tree |