|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Public Attributes | |
| int | flush_flg |
| unsigned | bi_buf |
| int | bi_valid |
| char * | out_buf |
| unsigned | out_offset |
| unsigned | out_size |
| ulg | bits_sent |
| unsigned TBitState::bi_buf |
Definition at line 489 of file zip.cpp.
Referenced by bi_init(), bi_windup(), and send_bits().
| int TBitState::bi_valid |
Definition at line 492 of file zip.cpp.
Referenced by bi_init(), bi_windup(), and send_bits().
| ulg TBitState::bits_sent |
Definition at line 502 of file zip.cpp.
Referenced by bi_init(), bi_windup(), copy_block(), flush_block(), send_all_trees(), and send_bits().
| int TBitState::flush_flg |
Definition at line 487 of file zip.cpp.
Referenced by bi_init(), bi_windup(), and copy_block().
| char* TBitState::out_buf |
Definition at line 495 of file zip.cpp.
Referenced by bi_init(), bi_windup(), and copy_block().
| unsigned TBitState::out_offset |
Definition at line 497 of file zip.cpp.
Referenced by bi_init(), bi_windup(), and copy_block().
| unsigned TBitState::out_size |
Definition at line 500 of file zip.cpp.
Referenced by bi_init(), and copy_block().