gem5  v22.1.0.0
Public Member Functions | List of all members
gem5::compression::encoder::Huffman::NodeComparator Struct Reference

Entries are not inserted directly into the tree. More...

Public Member Functions

bool operator() (const Node *lhs, const Node *rhs) const
 

Detailed Description

Entries are not inserted directly into the tree.

First they are sorted based on their frequencies.

Definition at line 155 of file huffman.hh.

Member Function Documentation

◆ operator()()

bool gem5::compression::encoder::Huffman::NodeComparator::operator() ( const Node lhs,
const Node rhs 
) const
inline

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

Generated on Wed Dec 21 2022 10:23:40 for gem5 by doxygen 1.9.1