|
librime 1.2
Rime Input Method Engine, the core library
|
Public Types | |
| using | State = Line |
Static Public Member Functions | |
| static void | Initiate (State &initial_state) |
| static void | ForEachCandidate (const State &state, Poet::Compare compare, UpdateLineCandidate update) |
| static Line & | BestLineToUpdate (State &state, const Line &new_line) |
| static const Line & | BestLineInState (const State &final_state, Poet::Compare compare) |
| using rime::DynamicProgramming::State = Line |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |