libime
Public Member Functions | List of all members
libime::PinyinSyllable Struct Reference

Public Member Functions

 PinyinSyllable (PinyinInitial initial, PinyinFinal final)
 
PinyinInitial initial () const
 
PinyinFinal final () const
 
std::string toString () const
 
bool operator== (const PinyinSyllable &other) const
 
bool operator!= (const PinyinSyllable &other) const
 
bool operator< (const PinyinSyllable &other) const
 
bool operator<= (const PinyinSyllable &other) const
 
bool operator> (const PinyinSyllable &other) const
 
bool operator>= (const PinyinSyllable &other) const
 

Detailed Description

Definition at line 200 of file pinyinencoder.h.


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