|
gem5
v21.0.1.0
|
This is the complete list of members for Compressor::Encoder::Base, including all inherited members.
| Base() | Compressor::Encoder::Base | inline |
| decode(const uint64_t code) const =0 | Compressor::Encoder::Base | pure virtual |
| encode(const uint64_t val) const =0 | Compressor::Encoder::Base | pure virtual |
| ~Base()=default | Compressor::Encoder::Base | virtual |