VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GNet::HttpClientParser Member List

This is the complete list of members for GNet::HttpClientParser, including all inherited members.

apply(const char *p, size_t n)GNet::HttpClientParser
body() const GNet::HttpClientParser
bodyData() const GNet::HttpClientParser
bodySize() const GNet::HttpClientParser
clear()GNet::HttpClientParser
clearPart()GNet::HttpClientParser
gotBody() const GNet::HttpClientParser
gotHeaders() const GNet::HttpClientParser
gotPart() const GNet::HttpClientParser
header(const std::string &header_key, const std::string &default_=std::string()) const GNet::HttpClientParser
header(size_t index, const std::string &default_=std::string()) const GNet::HttpClientParser
headerAttribute(const std::string &header_key, const std::string &attribute_key, const std::string &default_=std::string()) const GNet::HttpClientParser
headerAttribute(size_t header_index, const std::string &attribute_key, const std::string &default_=std::string()) const GNet::HttpClientParser
headerContentLength() const GNet::HttpClientParser
headerContentType() const GNet::HttpClientParser
headerCount() const GNet::HttpClientParser
headerMultipart() const GNet::HttpClientParser
headers(const std::string &header_key) const GNet::HttpClientParser
headerValue(const std::string &header_key, int default_=-1) const GNet::HttpClientParser
headerValue(size_t header_index, int default_=-1) const GNet::HttpClientParser
headerWord(const std::string &header_key, const std::string &default_=std::string()) const GNet::HttpClientParser
headerWord(size_t header_index, const std::string &default_=std::string()) const GNet::HttpClientParser
HttpClientParser(const std::string &protocol=std::string())GNet::HttpClientParserexplicit
partData() const GNet::HttpClientParser
partSize() const GNet::HttpClientParser
partType() const GNet::HttpClientParser
responseOk() const GNet::HttpClientParser
responseRetry() const GNet::HttpClientParser
responseSummary() const GNet::HttpClientParser
responseUnauthorised() const GNet::HttpClientParser
responseValue() const GNet::HttpClientParser