|
libdap++
Updated for version 3.14.0
|
This is the complete list of members for libdap::HTTPCacheResponse, including all inherited members.
| get_cpp_stream() const | libdap::Response | inlinevirtual |
| get_file() const | libdap::HTTPResponse | inlinevirtual |
| get_headers() const | libdap::HTTPResponse | inlinevirtual |
| get_protocol() const | libdap::Response | inlinevirtual |
| get_status() const | libdap::Response | inlinevirtual |
| get_stream() const | libdap::Response | inlinevirtual |
| get_type() const | libdap::Response | inlinevirtual |
| get_version() const | libdap::Response | inlinevirtual |
| HTTPCacheResponse() | libdap::HTTPCacheResponse | protected |
| HTTPCacheResponse(const HTTPCacheResponse &rs) | libdap::HTTPCacheResponse | protected |
| HTTPCacheResponse(FILE *s, int status_code, vector< string > *headers, HTTPCache *c) | libdap::HTTPCacheResponse | inline |
| HTTPCacheResponse(FILE *s, int status_code, vector< string > *headers, const string &file_name, HTTPCache *c) | libdap::HTTPCacheResponse | inline |
| HTTPResponse() | libdap::HTTPResponse | protected |
| HTTPResponse(const HTTPResponse &rs) | libdap::HTTPResponse | protected |
| HTTPResponse(FILE *s, int status, std::vector< std::string > *h, const std::string &temp_file) | libdap::HTTPResponse | inline |
| HTTPResponse(std::fstream *s, int status, std::vector< std::string > *h, const std::string &temp_file) | libdap::HTTPResponse | inline |
| operator=(const HTTPCacheResponse &) | libdap::HTTPCacheResponse | protected |
| libdap::HTTPResponse::operator=(const HTTPResponse &) | libdap::HTTPResponse | protected |
| libdap::Response::operator=(const Response &) | libdap::Response | protected |
| Response(const Response &) | libdap::Response | protected |
| Response() | libdap::Response | inline |
| Response(FILE *s, int status=0) | libdap::Response | inline |
| Response(std::fstream *s, int status=0) | libdap::Response | inline |
| set_cpp_stream(std::istream *s) | libdap::Response | inlinevirtual |
| set_file(const std::string &n) | libdap::HTTPResponse | inlinevirtual |
| set_headers(std::vector< std::string > *h) | libdap::HTTPResponse | inlinevirtual |
| set_protocol(const std::string &p) | libdap::Response | inlinevirtual |
| set_status(int s) | libdap::Response | inlinevirtual |
| set_stream(FILE *s) | libdap::Response | inlinevirtual |
| set_type(ObjectType o) | libdap::Response | inlinevirtual |
| set_version(const std::string &v) | libdap::Response | inlinevirtual |
| transform_to_cpp() | libdap::HTTPResponse | inline |
| ~HTTPCacheResponse() | libdap::HTTPCacheResponse | inlinevirtual |
| ~HTTPResponse() | libdap::HTTPResponse | inlinevirtual |
| ~Response() | libdap::Response | inlinevirtual |