| get_headers() const | HTTPResponse | [inline, virtual] |
| HTTPCacheResponse() | HTTPCacheResponse | [inline, protected] |
| HTTPCacheResponse(const HTTPCacheResponse &rs) | HTTPCacheResponse | [inline, protected] |
| HTTPCacheResponse(FILE *s, int status_code, vector< string > *headers, HTTPCache *c) | HTTPCacheResponse | [inline] |
| HTTPResponse() | HTTPResponse | [inline, protected] |
| HTTPResponse(const HTTPResponse &rs) | HTTPResponse | [inline, protected] |
| HTTPResponse(FILE *s, int status, vector< string > *h, const string &temp_file) | HTTPResponse | [inline] |
| operator=(const HTTPCacheResponse &) | HTTPCacheResponse | [inline, protected] |
| HTTPResponse::operator=(const HTTPResponse &) | HTTPResponse | [inline, protected] |
| set_headers(vector< string > *h) | HTTPResponse | [inline, virtual] |
| ~HTTPCacheResponse() | HTTPCacheResponse | [inline, virtual] |
| ~HTTPResponse() | HTTPResponse | [inline, virtual] |