|
librime 1.2
Rime Input Method Engine, the core library
|
Classes | |
| class | DoubleArrayUnit |
| class | Exception |
| class | AutoArray |
| class | AutoPool |
| class | AutoStack |
| class | BitVector |
| class | Keyset |
| class | DawgNode |
| class | DawgUnit |
| class | DawgBuilder |
| class | DoubleArrayBuilderUnit |
| class | DoubleArrayBuilderExtraUnit |
| class | DoubleArrayBuilder |
Typedefs | |
| typedef char | char_type |
| typedef unsigned char | uchar_type |
| typedef int | value_type |
| typedef unsigned int | id_type |
| typedef int(*) | progress_func_type(std::size_t, std::size_t) |
| typedef char Darts::Details::char_type |
| typedef unsigned int Darts::Details::id_type |
| typedef int(*) Darts::Details::progress_func_type(std::size_t, std::size_t) |
| typedef unsigned char Darts::Details::uchar_type |
| typedef int Darts::Details::value_type |