28 #ifndef HYPERTABLE_BLOCKHEADERCELLSTORE_H
29 #define HYPERTABLE_BLOCKHEADERCELLSTORE_H
51 static const uint16_t LatestVersion = 1;
65 virtual size_t encoded_length();
78 virtual void encode(uint8_t **bufp);
87 virtual void decode(
const uint8_t **bufp,
size_t *remainp);
117 #endif // HYPERTABLE_BLOCKHEADERCELLSTORE_H
bool operator==(const directory_entry< _Key, _Tp > &lhs, const directory_entry< _Key, _Tp > &rhs)