NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Public Attributes | |
inflate_mode | mode |
union { | |
uInt method | |
struct { | |
uLong was | |
uLong need | |
} check | |
uInt marker | |
} | sub |
int | nowrap |
uInt | wbits |
inflate_blocks_statef * | blocks |
inflate_blocks_statef* internal_state::blocks |
Definition at line 2468 of file unzip.cpp.
Referenced by inflate(), inflateEnd(), inflateInit2(), and inflateReset().
struct { ... } internal_state::check |
Referenced by inflate().
inflate_mode internal_state::mode |
Definition at line 2450 of file unzip.cpp.
Referenced by inflate(), and inflateReset().
int internal_state::nowrap |
Definition at line 2465 of file unzip.cpp.
Referenced by inflate(), inflateInit2(), and inflateReset().
union { ... } internal_state::sub |
Referenced by inflate().
uInt internal_state::wbits |
Definition at line 2466 of file unzip.cpp.
Referenced by inflate(), and inflateInit2().