|
| StrMultiValueDictEntry (const string &_key, const vector< string > &_values) |
|
| StrMultiValueDictEntry (const string &_key, const vector< const char * > &_values) |
|
virtual const char * | Key () const |
|
size_t | NumValues () const |
|
vector< const char * > | Values () const |
|
virtual const char * | GetDefault () const |
|
virtual string | ToString () const |
|
size_t | KeyLength () const |
|
bool | operator< (const DictEntry &that) const |
|
bool | operator== (const DictEntry &that) const |
|
The documentation for this class was generated from the following file: