NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
TBitState Class Reference
Collaboration diagram for TBitState:

Public Attributes

int flush_flg
 
unsigned bi_buf
 
int bi_valid
 
char * out_buf
 
unsigned out_offset
 
unsigned out_size
 
ulg bits_sent
 

Detailed Description

Definition at line 483 of file zip.cpp.

Member Data Documentation

◆ bi_buf

unsigned TBitState::bi_buf

Definition at line 489 of file zip.cpp.

Referenced by bi_init(), bi_windup(), and send_bits().

◆ bi_valid

int TBitState::bi_valid

Definition at line 492 of file zip.cpp.

Referenced by bi_init(), bi_windup(), and send_bits().

◆ bits_sent

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().

◆ flush_flg

int TBitState::flush_flg

Definition at line 487 of file zip.cpp.

Referenced by bi_init(), bi_windup(), and copy_block().

◆ out_buf

char* TBitState::out_buf

Definition at line 495 of file zip.cpp.

Referenced by bi_init(), bi_windup(), and copy_block().

◆ out_offset

unsigned TBitState::out_offset

Definition at line 497 of file zip.cpp.

Referenced by bi_init(), bi_windup(), and copy_block().

◆ out_size

unsigned TBitState::out_size

Definition at line 500 of file zip.cpp.

Referenced by bi_init(), and copy_block().


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