#include <db_utils.h>
|
| | DbSink (Db *db) |
| virtual bool | MetaPut (const string &key, const string &value) |
| virtual bool | Put (const string &key, const string &value) |
| virtual | ~Sink ()=default |
| template<class SourceType> |
| int | operator<< (SourceType &source) |
◆ DbSink()
| rime::DbSink::DbSink |
( |
Db * | db | ) |
|
|
explicit |
◆ MetaPut()
| bool rime::DbSink::MetaPut |
( |
const string & | key, |
|
|
const string & | value ) |
|
virtual |
◆ Put()
| bool rime::DbSink::Put |
( |
const string & | key, |
|
|
const string & | value ) |
|
virtual |
◆ db_
The documentation for this class was generated from the following files: