gem5  v21.0.1.0
Public Member Functions | List of all members
Compressor::BaseDelta< BaseType, DeltaSizeBits >::PatternM Class Reference

#include <base_delta.hh>

Inheritance diagram for Compressor::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 Compressor::BaseDelta< BaseType, DeltaSizeBits >::PatternM

Definition at line 144 of file base_delta.hh.

Constructor & Destructor Documentation

◆ PatternM()

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

Definition at line 150 of file base_delta.hh.


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

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