#include <Wav_coder.h>
List of all members.
Constructor & Destructor Documentation
| Decoder::Decoder |
( |
istream & |
in, |
|
|
ostream & |
log = cerr |
|
) |
| |
Member Function Documentation
| int Decoder::readBit |
( |
| ) |
[inline] |
| int Decoder::readInt |
( |
| ) |
[inline] |
| int Decoder::readNBits |
( |
int |
n | ) |
[inline] |
| int Decoder::readNonneg |
( |
| ) |
[inline] |
| int Decoder::readPositive |
( |
| ) |
[inline] |
| int Decoder::readSymbol |
( |
iHistogram * |
h | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files:
- D:/J_PROGRAMI/SPLINEPROJECT/CODE2/Coding_Wavelet/Wav_coder.h
- D:/J_PROGRAMI/SPLINEPROJECT/CODE2/Coding_Wavelet/Wav_coder.cpp