librime 1.2
Rime Input Method Engine, the core library
rime::ShortDictEntry Struct Reference

#include <vocabulary.h>

Collaboration diagram for rime::ShortDictEntry:

Public Member Functions

 ShortDictEntry ()=default
bool operator< (const ShortDictEntry &other) const

Public Attributes

string text
Code code
double weight = 0.0

Constructor & Destructor Documentation

◆ ShortDictEntry()

rime::ShortDictEntry::ShortDictEntry ( )
default

Member Function Documentation

◆ operator<()

bool rime::ShortDictEntry::operator< ( const ShortDictEntry & other) const

Member Data Documentation

◆ code

Code rime::ShortDictEntry::code

◆ text

string rime::ShortDictEntry::text

◆ weight

double rime::ShortDictEntry::weight = 0.0

The documentation for this struct was generated from the following files: