#include <user_db.h>
|
| | UserDbImporter (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) |
◆ UserDbImporter()
| rime::UserDbImporter::UserDbImporter |
( |
Db * | db | ) |
|
|
explicit |
◆ MetaPut()
| bool rime::UserDbImporter::MetaPut |
( |
const string & | key, |
|
|
const string & | value ) |
|
virtual |
◆ Put()
| bool rime::UserDbImporter::Put |
( |
const string & | key, |
|
|
const string & | value ) |
|
virtual |
◆ db_
| Db* rime::UserDbImporter::db_ |
|
protected |
The documentation for this class was generated from the following files: