librime 1.2
Rime Input Method Engine, the core library
rime::ReverseLookupDictionaryComponent Class Reference

#include <reverse_lookup_dictionary.h>

Inheritance diagram for rime::ReverseLookupDictionaryComponent:
Collaboration diagram for rime::ReverseLookupDictionaryComponent:

Public Member Functions

 ReverseLookupDictionaryComponent ()
ReverseLookupDictionaryCreate (const Ticket &ticket)
ReverseLookupDictionaryCreate (const string &dict_name)

Additional Inherited Members

Protected Member Functions inherited from rime::DbPool< ReverseDb >
 DbPool (the< ResourceResolver > resource_resolver)
an< ReverseDbGetDb (const string &db_name)
Protected Attributes inherited from rime::DbPool< ReverseDb >
the< ResourceResolverresource_resolver_
map< string, weak< ReverseDb > > db_pool_

Constructor & Destructor Documentation

◆ ReverseLookupDictionaryComponent()

rime::ReverseLookupDictionaryComponent::ReverseLookupDictionaryComponent ( )

Member Function Documentation

◆ Create() [1/2]

ReverseLookupDictionary * rime::ReverseLookupDictionaryComponent::Create ( const string & dict_name)

◆ Create() [2/2]

ReverseLookupDictionary * rime::ReverseLookupDictionaryComponent::Create ( const Ticket & ticket)

The documentation for this class was generated from the following files: