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::Decompressor
protected
_dwBits
Sci::Decompressor
protected
_dwRead
Sci::Decompressor
protected
_dwWrote
Sci::Decompressor
protected
_nBits
Sci::Decompressor
protected
_nodes
(defined in
Sci::DecompressorHuffman
)
Sci::DecompressorHuffman
protected
_src
(defined in
Sci::Decompressor
)
Sci::Decompressor
protected
_szPacked
Sci::Decompressor
protected
_szUnpacked
Sci::Decompressor
protected
Decompressor
() (defined in
Sci::Decompressor
)
Sci::Decompressor
inline
fetchBitsLSB
() (defined in
Sci::Decompressor
)
Sci::Decompressor
protected
fetchBitsMSB
() (defined in
Sci::Decompressor
)
Sci::Decompressor
protected
getBitsLSB
(int n)
Sci::Decompressor
protected
getBitsMSB
(int n)
Sci::Decompressor
protected
getByteLSB
() (defined in
Sci::Decompressor
)
Sci::Decompressor
protected
getByteMSB
()
Sci::Decompressor
protected
getc2
() (defined in
Sci::DecompressorHuffman
)
Sci::DecompressorHuffman
protected
init
(Common::ReadStream *src, byte *dest, uint32 nPacked, uint32 nUnpacked)
Sci::Decompressor
protected
virtual
isFinished
()
Sci::Decompressor
inline
protected
putByte
(byte b)
Sci::Decompressor
protected
virtual
unpack
(Common::ReadStream *src, byte *dest, uint32 nPacked, uint32 nUnpacked) override (defined in
Sci::DecompressorHuffman
)
Sci::DecompressorHuffman
virtual
~Decompressor
() (defined in
Sci::Decompressor
)
Sci::Decompressor
inline
virtual
Generated on Thu Nov 14 2024 09:34:28 for ScummVM API documentation by
1.8.13