|
Open Chinese Convert 1.3.2+gad37fd0a6.dirty
A project for conversion between Traditional and Simplified Chinese
|
This is the complete list of members for opencc::Conversion, including all inherited members.
| AppendConverted(std::string_view phrase, std::string *output) const | opencc::Conversion | |
| AppendConverted(const char *phrase, std::string *output) const | opencc::Conversion | |
| Conversion(DictPtr _dict) | opencc::Conversion | |
| Convert(std::string_view phrase) const | opencc::Conversion | |
| Convert(const char *phrase) const | opencc::Conversion | |
| Convert(const SegmentsPtr &input) const | opencc::Conversion | |
| GetDict() const | opencc::Conversion | inline |