◆ LevelDbCursor()
| rime::LevelDbCursor::LevelDbCursor |
( |
leveldb::DB * | db | ) |
|
|
inline |
◆ GetKey()
| string rime::LevelDbCursor::GetKey |
( |
| ) |
const |
|
inline |
◆ GetValue()
| string rime::LevelDbCursor::GetValue |
( |
| ) |
const |
|
inline |
◆ IsValid()
| bool rime::LevelDbCursor::IsValid |
( |
| ) |
const |
|
inline |
◆ Jump()
| bool rime::LevelDbCursor::Jump |
( |
const string & | key | ) |
|
|
inline |
◆ Next()
| void rime::LevelDbCursor::Next |
( |
| ) |
|
|
inline |
◆ Release()
| void rime::LevelDbCursor::Release |
( |
| ) |
|
|
inline |
◆ iterator
| leveldb::Iterator* rime::LevelDbCursor::iterator = nullptr |
The documentation for this struct was generated from the following file: