|
librime 1.2
Rime Input Method Engine, the core library
|
#include <dict_compiler.h>
Public Types | |
| enum | Options { kRebuildPrism = 1 , kRebuildTable = 2 , kRebuild = kRebuildPrism | kRebuildTable , kDump = 4 } |
Public Member Functions | |
| RIME_DLL | DictCompiler (Dictionary *dictionary) |
| virtual RIME_DLL | ~DictCompiler () |
| RIME_DLL bool | Compile (const path &schema_file) |
| void | set_options (int options) |
|
explicit |
|
virtual |
| bool rime::DictCompiler::Compile | ( | const path & | schema_file | ) |
|
inline |