|
| StrMultiValueDictEntry (const std::string &_key, const std::vector< std::string > &_values) |
|
virtual std::string | Key () const |
|
size_t | NumValues () const |
|
std::vector< std::string > | Values () const |
|
virtual std::string | GetDefault () 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) |
|
The documentation for this class was generated from the following file: