#include <Wav_BitIO.h>
List of all members.
Constructor & Destructor Documentation
| BitIn::BitIn |
( |
istream & |
is, |
|
|
ostream & |
log = cerr |
|
) |
| |
Member Function Documentation
| int BitIn::BitCount |
( |
| ) |
[inline] |
| int BitIn::input_bit |
( |
void |
| ) |
|
| BitIn::operator void * |
( |
| ) |
[inline] |
| BitIn& BitIn::operator>> |
( |
int & |
i | ) |
[inline] |
| BitIn& BitIn::operator>> |
( |
char & |
c | ) |
[inline] |
The documentation for this class was generated from the following files:
- D:/J_PROGRAMI/SPLINEPROJECT/CODE2/Coding_Wavelet/Wav_BitIO.h
- D:/J_PROGRAMI/SPLINEPROJECT/CODE2/Coding_Wavelet/Wav_BitIO.cpp