gem5  v22.1.0.0
Public Member Functions | List of all members
gem5::compression::BaseDelta< BaseType, DeltaSizeBits >::PatternM Class Reference

#include <base_delta.hh>

Inheritance diagram for gem5::compression::BaseDelta< BaseType, DeltaSizeBits >::PatternM:

Public Member Functions

 PatternM (const DictionaryEntry bytes, const int match_location)
 

Detailed Description

template<class BaseType, std::size_t DeltaSizeBits>
class gem5::compression::BaseDelta< BaseType, DeltaSizeBits >::PatternM

Definition at line 150 of file base_delta.hh.

Constructor & Destructor Documentation

◆ PatternM()

template<class BaseType , std::size_t DeltaSizeBits>
gem5::compression::BaseDelta< BaseType, DeltaSizeBits >::PatternM::PatternM ( const DictionaryEntry  bytes,
const int  match_location 
)
inline

Definition at line 156 of file base_delta.hh.


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

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