gem5  v20.1.0.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 Wed Sep 30 2020 14:02:39 for gem5 by doxygen 1.8.17