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

Public Member Functions | |
| ShortDictEntry ()=default | |
| bool | operator< (const ShortDictEntry &other) const |
Public Attributes | |
| string | text |
| Code | code |
| double | weight = 0.0 |
|
default |
| bool rime::ShortDictEntry::operator< | ( | const ShortDictEntry & | other | ) | const |
| Code rime::ShortDictEntry::code |
| string rime::ShortDictEntry::text |
| double rime::ShortDictEntry::weight = 0.0 |