|
librime 1.2
Rime Input Method Engine, the core library
|


Go to the source code of this file.
Classes | |
| class | rime::Code |
| struct | rime::ShortDictEntry |
| struct | rime::DictEntry |
| class | rime::ShortDictEntryList |
| class | rime::DictEntryList |
| class | rime::DictEntryFilterBinder |
| struct | rime::VocabularyPage |
| class | rime::Vocabulary |
Namespaces | |
| namespace | rime |
Typedefs | |
| using | rime::Syllabary = set<string> |
| using | rime::DictEntryFilter = function<bool(an<DictEntry> entry)> |
| using | rime::ReverseLookupTable = hash_map<string, set<string>> |