Open Chinese Convert
1.0.1
A project for conversion between Traditional and Simplified Chinese
|
Storage of all entries. More...
#include <Lexicon.hpp>
Public Member Functions | |
void | Add (DictEntry *entry) |
void | Sort () |
const DictEntry * | At (size_t index) const |
size_t | Length () const |
vector< DictEntry * > ::const_iterator | begin () const |
vector< DictEntry * > ::const_iterator | end () const |
Storage of all entries.