|
| StrSingleValueDictEntry (const std::string &_key, const std::string &_value) |
|
virtual std::string | Key () const |
|
virtual std::string | Value () const |
|
virtual std::vector< std::string > | Values () const |
|
virtual std::string | GetDefault () const |
|
virtual size_t | NumValues () const |
|
virtual std::string | ToString () const |
|
size_t | KeyLength () const |
|
bool | operator< (const DictEntry &that) const |
|
bool | operator== (const DictEntry &that) const |
|
|
static bool | UPtrLessThan (const std::unique_ptr< DictEntry > &a, const std::unique_ptr< DictEntry > &b) |
|
◆ Key()
virtual std::string opencc::StrSingleValueDictEntry::Key |
( |
| ) |
const |
|
inlinevirtual |
◆ Value()
virtual std::string opencc::StrSingleValueDictEntry::Value |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: