#include <encoder.h>
◆ PhraseCollector()
| rime::PhraseCollector::PhraseCollector |
( |
| ) |
|
|
default |
◆ ~PhraseCollector()
| virtual rime::PhraseCollector::~PhraseCollector |
( |
| ) |
|
|
virtualdefault |
◆ CreateEntry()
| virtual void rime::PhraseCollector::CreateEntry |
( |
const string & | phrase, |
|
|
const string & | code_str, |
|
|
const string & | value ) |
|
pure virtual |
◆ TranslateWord()
| virtual bool rime::PhraseCollector::TranslateWord |
( |
const string & | word, |
|
|
vector< string > * | code ) |
|
pure virtual |
The documentation for this class was generated from the following file: