#include <KeyCompressor.h>
Definition at line 35 of file KeyCompressor.h.
virtual void Hypertable::KeyCompressor::add |
( |
const Key & |
key | ) |
|
|
pure virtual |
virtual size_t Hypertable::KeyCompressor::length |
( |
| ) |
|
|
pure virtual |
virtual size_t Hypertable::KeyCompressor::length_uncompressed |
( |
| ) |
|
|
pure virtual |
virtual void Hypertable::KeyCompressor::reset |
( |
| ) |
|
|
pure virtual |
virtual void Hypertable::KeyCompressor::write |
( |
uint8_t * |
buf | ) |
|
|
pure virtual |
virtual void Hypertable::KeyCompressor::write_uncompressed |
( |
uint8_t * |
buf | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: