|
librime 1.2
Rime Input Method Engine, the core library
|
#include <reverse_lookup_dictionary.h>


Public Member Functions | |
| ReverseLookupDictionaryComponent () | |
| ReverseLookupDictionary * | Create (const Ticket &ticket) |
| ReverseLookupDictionary * | Create (const string &dict_name) |
Additional Inherited Members | |
| Protected Member Functions inherited from rime::DbPool< ReverseDb > | |
| DbPool (the< ResourceResolver > resource_resolver) | |
| an< ReverseDb > | GetDb (const string &db_name) |
| Protected Attributes inherited from rime::DbPool< ReverseDb > | |
| the< ResourceResolver > | resource_resolver_ |
| map< string, weak< ReverseDb > > | db_pool_ |
| rime::ReverseLookupDictionaryComponent::ReverseLookupDictionaryComponent | ( | ) |
| ReverseLookupDictionary * rime::ReverseLookupDictionaryComponent::Create | ( | const string & | dict_name | ) |
| ReverseLookupDictionary * rime::ReverseLookupDictionaryComponent::Create | ( | const Ticket & | ticket | ) |