|
Open Chinese Convert
1.1.1
A project for conversion between Traditional and Simplified Chinese
|
Public Member Functions | |
| virtual std::string | GetDefault () const |
| virtual std::string | ToString () const |
Public Member Functions inherited from opencc::DictEntry | |
| virtual std::string | Key () const =0 |
| virtual std::vector< std::string > | Values () const =0 |
| virtual size_t | NumValues () const =0 |
| size_t | KeyLength () const |
| bool | operator< (const DictEntry &that) const |
| bool | operator== (const DictEntry &that) const |
Additional Inherited Members | |
Static Public Member Functions inherited from opencc::DictEntry | |
| static bool | UPtrLessThan (const std::unique_ptr< DictEntry > &a, const std::unique_ptr< DictEntry > &b) |