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

Public Member Functions | |
| Spelling ()=default | |
| Spelling (const string &_str) | |
| bool | operator== (const Spelling &other) |
| bool | operator< (const Spelling &other) |
Public Attributes | |
| string | str |
| SpellingProperties | properties |
|
default |
|
inline |
|
inline |
|
inline |
| SpellingProperties rime::Spelling::properties |
| string rime::Spelling::str |