Open Chinese Convert  1.0.3
A project for conversion between Traditional and Simplified Chinese
 All Classes Functions
Public Member Functions
opencc::Lexicon Class Reference

Storage of all entries. More...

#include <Lexicon.hpp>

List of all members.

Public Member Functions

void Add (DictEntry *entry)
void Sort ()
const DictEntryAt (size_t index) const
size_t Length () const
vector< DictEntry * >
::const_iterator 
begin () const
vector< DictEntry * >
::const_iterator 
end () const

Detailed Description

Storage of all entries.


The documentation for this class was generated from the following file:
 All Classes Functions