Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Huffman_Encoder_Engine::Load_Key Struct Reference

Public Member Functions

void operator() (BinNode< std::string > *p, std::istream &input) const noexcept
 

Detailed Description

Definition at line 214 of file Huffman.H.

Member Function Documentation

◆ operator()()

void Aleph::Huffman_Encoder_Engine::Load_Key::operator() ( BinNode< std::string > *  p,
std::istream &  input 
) const
inlinenoexcept

Definition at line 216 of file Huffman.H.

References Aleph::is_leaf(), and Aleph::maps().


The documentation for this struct was generated from the following file: