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::StrSingleValueDictEntry Class Reference
Inheritance diagram for opencc::StrSingleValueDictEntry:
opencc::SingleValueDictEntry opencc::DictEntry

Public Member Functions

 StrSingleValueDictEntry (const string &_key, const string &_value)
 
virtual const char * Key () const
 
virtual const char * Value () const
 
- Public Member Functions inherited from opencc::SingleValueDictEntry
virtual vector< const char * > Values () const
 
virtual const char * GetDefault () const
 
virtual size_t NumValues () 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: