Open Chinese Convert  1.0.4
A project for conversion between Traditional and Simplified Chinese
 All Classes Functions Typedefs Modules
Public Member Functions | List of all members
opencc::Converter Class Reference

Controller of segmentation and conversion. More...

#include <Converter.hpp>

Public Member Functions

 Converter (const string &_name, SegmentationPtr _segmentation, ConversionChainPtr _conversionChain)
 
string Convert (const string &text) const
 
size_t Convert (const char *input, char *output) const
 
const SegmentationPtr GetSegmentation () const
 
const ConversionChainPtr GetConversionChain () const
 

Detailed Description

Controller of segmentation and conversion.


The documentation for this class was generated from the following files: