|
librime 1.2
Rime Input Method Engine, the core library
|
This is the complete list of members for rime::SentenceTranslation, including all inherited members.
| CheckEmpty() | rime::SentenceTranslation | protected |
| collector_ | rime::SentenceTranslation | protected |
| Compare(an< Translation > other, const CandidateList &candidates) | rime::Translation | virtual |
| exhausted() const | rime::Translation | inline |
| input_ | rime::SentenceTranslation | protected |
| Next() | rime::SentenceTranslation | virtual |
| Peek() | rime::SentenceTranslation | virtual |
| PreferUserPhrase() const | rime::SentenceTranslation | protected |
| PrepareSentence() | rime::SentenceTranslation | protected |
| sentence_ | rime::SentenceTranslation | protected |
| SentenceTranslation(TableTranslator *translator, an< Sentence > &&sentence, DictEntryCollector &&collector, UserDictEntryCollector &&ucollector, const string &input, size_t start) | rime::SentenceTranslation | |
| set_exhausted(bool exhausted) | rime::Translation | inlineprotected |
| start_ | rime::SentenceTranslation | protected |
| Translation()=default | rime::Translation | |
| translator_ | rime::SentenceTranslation | protected |
| user_phrase_collector_ | rime::SentenceTranslation | protected |
| ~Translation()=default | rime::Translation | virtual |