Open Chinese Convert 1.1.9
A project for conversion between Traditional and Simplified Chinese
Loading...
Searching...
No Matches
Public Member Functions | List of all members
opencc::Config Class Reference

Configuration loader. More...

#include <Config.hpp>

Public Member Functions

ConverterPtr NewFromString (const std::string &json, const std::string &configDirectory)
 
ConverterPtr NewFromString (const std::string &json, const std::vector< std::string > &paths)
 
ConverterPtr NewFromFile (const std::string &fileName)
 
ConverterPtr NewFromFile (const std::string &fileName, const std::vector< std::string > &paths, const char *argv0)
 

Detailed Description

Configuration loader.


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