Open Chinese Convert  1.0.4
A project for conversion between Traditional and Simplified Chinese
 All Classes Functions Typedefs Modules
Classes
OpenCC C++ Comprehensive API

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::Segments::iterator
 
class  opencc::SerializableDict
 Serializable dictionary interface. More...
 
class  opencc::TextDict
 Text dictionary. More...
 
class  opencc::UTF8Util
 UTF8 string utilities. More...
 

Detailed Description

Comprehensive API in C++ language.