#include <functional>#include "HashMap.h"

Go to the source code of this file.
Classes | |
| class | ESTCodec | 
| A helper class to serve as a EST enCOder-DECoder.  More... | |
| struct | ESTCodec::NormalEncoder< Shift, Mask > | 
| A functor to generate a encoded word (serves as a hash entry).  More... | |
| struct | ESTCodec::RevCompEncoder< Shift, Mask > | 
| A functor to generate a encoded word (serves as a hash entry).  More... | |
 1.6.1