#include <user_dict_manager.h>
◆ UserDictManager()
| rime::UserDictManager::UserDictManager |
( |
Deployer * | deployer | ) |
|
◆ Backup()
| bool rime::UserDictManager::Backup |
( |
const string & | dict_name | ) |
|
◆ Export()
| int rime::UserDictManager::Export |
( |
const string & | dict_name, |
|
|
const path & | text_file ) |
◆ GetUserDictList()
◆ Import()
| int rime::UserDictManager::Import |
( |
const string & | dict_name, |
|
|
const path & | text_file ) |
◆ Restore()
| bool rime::UserDictManager::Restore |
( |
const path & | snapshot_file | ) |
|
◆ Synchronize()
| bool rime::UserDictManager::Synchronize |
( |
const string & | dict_name | ) |
|
◆ SynchronizeAll()
| bool rime::UserDictManager::SynchronizeAll |
( |
| ) |
|
◆ UpgradeUserDict()
| bool rime::UserDictManager::UpgradeUserDict |
( |
const string & | dict_name | ) |
|
◆ deployer_
| Deployer* rime::UserDictManager::deployer_ |
|
protected |
◆ path_
| path rime::UserDictManager::path_ |
|
protected |
◆ user_db_component_
The documentation for this class was generated from the following files: