empty() const | restcgi::http_word | [inline] |
encoding(bool force_quotes=false) const | restcgi::http_word | |
ESC_CHAR | restcgi::http_word | [static] |
http_word() | restcgi::http_word | |
http_word(const std::string &s) | restcgi::http_word | |
http_word(const http_token &tok) | restcgi::http_word | |
http_word(const http_text &txt) | restcgi::http_word | |
operator+(const std::string &rhs) const | restcgi::http_word | [inline] |
operator+(const http_text &rhs) const | restcgi::http_word | [inline] |
operator+(const http_word &rhs) const | restcgi::http_word | [inline] |
operator+=(const std::string &rhs) | restcgi::http_word | |
operator+=(const http_text &rhs) | restcgi::http_word | |
operator+=(const http_word &rhs) | restcgi::http_word | |
parse(std::string::const_iterator &first, std::string::const_iterator last, http_word &v) | restcgi::http_word | [friend] |
string() const | restcgi::http_word | [inline] |