| Open Chinese Convert
    1.0.5
    A project for conversion between Traditional and Simplified Chinese | 
Comprehensive API in C++ language. More...
| Classes | |
| class | opencc::BinaryDict | 
| Binary dictionary for faster deserialization.  More... | |
| class | opencc::Config | 
| Configuration loader.  More... | |
| class | opencc::Conversion | 
| Conversion interface.  More... | |
| class | opencc::ConversionChain | 
| Chain of conversions Consists of a list of conversions.  More... | |
| class | opencc::Converter | 
| Controller of segmentation and conversion.  More... | |
| class | opencc::DartsDict | 
| Darts dictionary.  More... | |
| class | opencc::Dict | 
| Abstract class of dictionary.  More... | |
| class | opencc::DictEntry | 
| Key-values pair entry.  More... | |
| class | opencc::DictGroup | 
| Group of dictionaries.  More... | |
| class | opencc::Lexicon | 
| Storage of all entries.  More... | |
| class | opencc::MaxMatchSegmentation | 
| Implementation of maximal match segmentation.  More... | |
| class | opencc::Optional< T > | 
| A class that wraps type T into a nullable type.  More... | |
| class | opencc::Segmentation | 
| Abstract segmentation.  More... | |
| class | opencc::Segments | 
| Segmented text.  More... | |
| class | opencc::SerializableDict | 
| Serializable dictionary interface.  More... | |
| class | opencc::TextDict | 
| Text dictionary.  More... | |
| class | opencc::UTF8Util | 
| UTF8 string utilities.  More... | |
| Functions | |
| void | opencc::ConvertDictionary (const string inputFileName, const string outputFileName, const string formatFrom, const string formatTo) | 
| Converts a dictionary from a format to another. | |
Comprehensive API in C++ language.
 1.8.14
 1.8.14