|
librime 1.2
Rime Input Method Engine, the core library
|
#include <algebra.h>


Public Member Functions | |
| RIME_DLL bool | AddSyllable (const string &syllable) |
| void | Merge (const string &s, const SpellingProperties &sp, const vector< Spelling > &v) |
| void | Dump (const path &file_path) const |
| bool rime::Script::AddSyllable | ( | const string & | syllable | ) |
| void rime::Script::Dump | ( | const path & | file_path | ) | const |
| void rime::Script::Merge | ( | const string & | s, |
| const SpellingProperties & | sp, | ||
| const vector< Spelling > & | v ) |