◆ ConcreteEngine()
| rime::ConcreteEngine::ConcreteEngine |
( |
| ) |
|
◆ ~ConcreteEngine()
| rime::ConcreteEngine::~ConcreteEngine |
( |
| ) |
|
|
virtual |
◆ ApplySchema()
| void rime::ConcreteEngine::ApplySchema |
( |
Schema * | schema | ) |
|
|
virtual |
◆ CalculateSegmentation()
| void rime::ConcreteEngine::CalculateSegmentation |
( |
Segmentation * | segments | ) |
|
|
protected |
◆ CommitText()
| void rime::ConcreteEngine::CommitText |
( |
string | text | ) |
|
|
virtual |
◆ Compose()
| void rime::ConcreteEngine::Compose |
( |
Context * | ctx | ) |
|
|
virtual |
◆ FormatText()
| void rime::ConcreteEngine::FormatText |
( |
string * | text | ) |
|
|
protected |
◆ InitializeComponents()
| void rime::ConcreteEngine::InitializeComponents |
( |
| ) |
|
|
protected |
◆ InitializeOptions()
| void rime::ConcreteEngine::InitializeOptions |
( |
| ) |
|
|
protected |
◆ OnCommit()
| void rime::ConcreteEngine::OnCommit |
( |
Context * | ctx | ) |
|
|
protected |
◆ OnContextUpdate()
| void rime::ConcreteEngine::OnContextUpdate |
( |
Context * | ctx | ) |
|
|
protected |
◆ OnOptionUpdate()
| void rime::ConcreteEngine::OnOptionUpdate |
( |
Context * | ctx, |
|
|
const string & | option ) |
|
protected |
◆ OnPropertyUpdate()
| void rime::ConcreteEngine::OnPropertyUpdate |
( |
Context * | ctx, |
|
|
const string & | property ) |
|
protected |
◆ OnSelect()
| void rime::ConcreteEngine::OnSelect |
( |
Context * | ctx | ) |
|
|
protected |
◆ ProcessKey()
| bool rime::ConcreteEngine::ProcessKey |
( |
const KeyEvent & | key_event | ) |
|
|
virtual |
◆ TranslateSegments()
| void rime::ConcreteEngine::TranslateSegments |
( |
Segmentation * | segments | ) |
|
|
protected |
◆ filters_
| vector<of<Filter> > rime::ConcreteEngine::filters_ |
|
protected |
◆ formatters_
| vector<of<Formatter> > rime::ConcreteEngine::formatters_ |
|
protected |
◆ post_processors_
| vector<of<Processor> > rime::ConcreteEngine::post_processors_ |
|
protected |
◆ processors_
| vector<of<Processor> > rime::ConcreteEngine::processors_ |
|
protected |
◆ segmentors_
| vector<of<Segmentor> > rime::ConcreteEngine::segmentors_ |
|
protected |
◆ switcher_
◆ translators_
The documentation for this class was generated from the following file: