#include <KeyDecompressor.h>
Definition at line 30 of file KeyDecompressor.h.
virtual Hypertable::KeyDecompressor::~KeyDecompressor |
( |
| ) |
|
|
inlinevirtual |
virtual const uint8_t* Hypertable::KeyDecompressor::add |
( |
const uint8_t * |
ptr | ) |
|
|
pure virtual |
virtual bool Hypertable::KeyDecompressor::less_than |
( |
SerializedKey |
serialized_key | ) |
|
|
pure virtual |
virtual void Hypertable::KeyDecompressor::load |
( |
Key & |
key | ) |
|
|
pure virtual |
virtual void Hypertable::KeyDecompressor::reset |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: