ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
huffman.hpp File Reference

Description:

This header-file is part of module ALib BitBuffer of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file huffman.hpp.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alib::bitbuffer::ac_v1::HuffmanDecoder
class  alib::bitbuffer::ac_v1::HuffmanEncoder
struct  alib::bitbuffer::ac_v1::HuffmanDecoder::Node
 Internal struct representing nodes of the huffman code tree. More...
struct  alib::bitbuffer::ac_v1::HuffmanEncoder::Symbol

Namespaces

namespace  alib
namespace  alib::bitbuffer
namespace  alib::bitbuffer::ac_v1