| Open Chinese Convert
    1.1.1
    A project for conversion between Traditional and Simplified Chinese | 
Chain of conversions Consists of a list of conversions. More...
#include <ConversionChain.hpp>
| Public Member Functions | |
| ConversionChain (const std::list< ConversionPtr > _conversions) | |
| SegmentsPtr | Convert (const SegmentsPtr &input) const | 
| const std::list< ConversionPtr > | GetConversions () const | 
Chain of conversions Consists of a list of conversions.
Converts input in sequence.
 1.8.18
 1.8.18