Open Chinese Convert  1.0.4
A project for conversion between Traditional and Simplified Chinese
 All Classes Functions Typedefs Modules
Public Member Functions | List of all members
opencc::PtrDictEntry Class Reference
Inheritance diagram for opencc::PtrDictEntry:
opencc::MultiValueDictEntry opencc::DictEntry

Public Member Functions

 PtrDictEntry (const char *_key, const vector< const char * > &_values)
 
virtual const char * Key () const
 
size_t NumValues () const
 
vector< const char * > Values () const
 
- Public Member Functions inherited from opencc::MultiValueDictEntry
virtual const char * GetDefault () const
 
virtual string ToString () const
 
- Public Member Functions inherited from opencc::DictEntry
size_t KeyLength () const
 
bool operator< (const DictEntry &that) const
 
bool operator== (const DictEntry &that) const
 

Additional Inherited Members

- Static Public Member Functions inherited from opencc::DictEntry
static bool PtrLessThan (const DictEntry *a, const DictEntry *b)
 

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