ScummVM API documentation
Sci::DecompressorHuffman Member List

This is the complete list of members for Sci::DecompressorHuffman, including all inherited members.

_dest (defined in Sci::Decompressor)Sci::Decompressorprotected
_dwBitsSci::Decompressorprotected
_dwReadSci::Decompressorprotected
_dwWroteSci::Decompressorprotected
_nBitsSci::Decompressorprotected
_nodes (defined in Sci::DecompressorHuffman)Sci::DecompressorHuffmanprotected
_src (defined in Sci::Decompressor)Sci::Decompressorprotected
_szPackedSci::Decompressorprotected
_szUnpackedSci::Decompressorprotected
Decompressor() (defined in Sci::Decompressor)Sci::Decompressorinline
fetchBitsLSB() (defined in Sci::Decompressor)Sci::Decompressorprotected
fetchBitsMSB() (defined in Sci::Decompressor)Sci::Decompressorprotected
getBitsLSB(int n)Sci::Decompressorprotected
getBitsMSB(int n)Sci::Decompressorprotected
getByteLSB() (defined in Sci::Decompressor)Sci::Decompressorprotected
getByteMSB()Sci::Decompressorprotected
getc2() (defined in Sci::DecompressorHuffman)Sci::DecompressorHuffmanprotected
init(Common::ReadStream *src, byte *dest, uint32 nPacked, uint32 nUnpacked)Sci::Decompressorprotectedvirtual
isFinished()Sci::Decompressorinlineprotected
putByte(byte b)Sci::Decompressorprotectedvirtual
unpack(Common::ReadStream *src, byte *dest, uint32 nPacked, uint32 nUnpacked) override (defined in Sci::DecompressorHuffman)Sci::DecompressorHuffmanvirtual
~Decompressor() (defined in Sci::Decompressor)Sci::Decompressorinlinevirtual