gem5  v21.0.1.0
Public Member Functions | List of all members
Compressor::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 147 of file huffman.hh.

Member Function Documentation

◆ operator()()

bool Compressor::Encoder::Huffman::NodeComparator::operator() ( const Node lhs,
const Node rhs 
) const
inline

Definition at line 150 of file huffman.hh.

References Compressor::Encoder::Huffman::Node::getFrequency().


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

Generated on Tue Jun 22 2021 15:28:50 for gem5 by doxygen 1.8.17