|
|
using | TableType = std::map< std::string, std::multimap< PinyinSyllable, PinyinFuzzyFlags > > |
| |
|
using | ValidInputSetType = std::set< char > |
| |
|
|
| ShuangpinProfile (ShuangpinBuiltinProfile profile) |
| |
|
| ShuangpinProfile (std::istream &in) |
| |
|
| ShuangpinProfile (ShuangpinBuiltinProfile profile, const PinyinCorrectionProfile *correctionProfile) |
| |
|
| ShuangpinProfile (std::istream &in, const PinyinCorrectionProfile *correctionProfile) |
| |
|
const TableType & | table () const |
| |
|
const ValidInputSetType & | validInput () const |
| |
|
const ValidInputSetType & | validInitial () const |
| |
Definition at line 34 of file shuangpinprofile.h.
The documentation for this class was generated from the following files: