#include <dbformat.h>
◆ InternalKey() [1/2]
leveldb::InternalKey::InternalKey |
( |
| ) |
|
|
inline |
◆ InternalKey() [2/2]
◆ Clear()
void leveldb::InternalKey::Clear |
( |
| ) |
|
|
inline |
◆ DebugString()
std::string leveldb::InternalKey::DebugString |
( |
| ) |
const |
◆ DecodeFrom()
void leveldb::InternalKey::DecodeFrom |
( |
const Slice & |
s | ) |
|
|
inline |
◆ Encode()
Slice leveldb::InternalKey::Encode |
( |
| ) |
const |
|
inline |
◆ SetFrom()
◆ user_key()
Slice leveldb::InternalKey::user_key |
( |
| ) |
const |
|
inline |
◆ rep_
std::string leveldb::InternalKey::rep_ |
|
private |
The documentation for this class was generated from the following files: