Controller of segmentation and conversion.  
 More...
#include <Converter.hpp>
|  | 
|  | Converter (const std::string &_name, SegmentationPtr _segmentation, ConversionChainPtr _conversionChain) | 
|  | 
| std::string | Convert (const std::string &text) const | 
|  | 
| size_t | Convert (const char *input, char *output) const | 
|  | 
| const SegmentationPtr | GetSegmentation () const | 
|  | 
| const ConversionChainPtr | GetConversionChain () const | 
|  | 
Controller of segmentation and conversion. 
The documentation for this class was generated from the following files: