FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Huffman::Decoder::Decoder
(
const
TreeNode
&
p
)
inline
Definition at line
283
of file
huffman.h
.
283
:
symbol
(0),
isLeaf
(
false
),
lut
(NULL)
284
{
285
Build
(p);
286
}
Huffman::Decoder::lut
Decoder * lut
Definition:
huffman.h:236
Huffman::Decoder::symbol
uint16_t symbol
Definition:
huffman.h:232
Huffman::Decoder::isLeaf
bool isLeaf
Definition:
huffman.h:234
Huffman::Decoder::Build
void Build(const TreeNode &p, uint64_t bits=0, uint8_t n=0)
Definition:
huffman.h:271
Huffman
Decoder
Generated on Sun Sep 18 2016 20:51:06 for FACT++ by
1.8.11