Open Chinese Convert
1.0.2
A project for conversion between Traditional and Simplified Chinese
|
Serializable dictionary interface. More...
#include <SerializableDict.hpp>
Public Member Functions | |
virtual void | SerializeToFile (FILE *fp) const =0 |
Serializes the dictionary and writes in to a file. | |
virtual void | SerializeToFile (const string &fileName) const |
Serializes the dictionary and writes in to a file. | |
Serializable dictionary interface.