|
libhttppp ..
|
This is the complete list of members for libhttppp::HttpResponse, including all inherited members.
| _firstHeaderData (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | protected |
| _lastHeaderData (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | protected |
| clear() (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| deldata(const std ::string &key) (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| deldata(HeaderData *pos) (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| getConnection() const (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| getContentLength() const (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| getContentType() const (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| getElements() (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| getfirstHeaderData() (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| getHeaderData(const std ::string &key) const (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| getHeaderSize() (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| getState() const (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| getStatusCode() const (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| getTransferEncoding() const (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| getVersion() const (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| HttpHeader() (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | protected |
| HttpResponse() (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| HttpResponse(const HttpResponse &src) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| parse(const char *in, size_t inlen) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| printHeader(std::vector< char > &buffer) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| send(netplus::con &curconnection, const std::string &data, int datalen=0) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| send(netplus::con &curconnection, const unsigned char *data, int datalen) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| send(netplus::con &curconnection, const std::vector< char > &data, int datalen=0) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| setConnection(const std ::string &type) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| setContentLength(size_t len) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| setContentType(const std ::string &type) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| setHeaderData(const std ::string &key) (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | |
| setState(const std ::string &httpstate) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| setTransferEncoding(const std ::string &enc) (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse | |
| ~HttpHeader()=default (defined in libhttppp::HttpHeader) | libhttppp::HttpHeader | protectedvirtual |
| ~HttpResponse() (defined in libhttppp::HttpResponse) | libhttppp::HttpResponse |