This is the complete list of members for
libdap::HTTPResponse, including all inherited members.
get_file() const | libdap::HTTPResponse | [inline, virtual] |
get_headers() const | libdap::HTTPResponse | [inline, virtual] |
get_protocol() const | libdap::Response | [inline, virtual] |
get_status() const | libdap::Response | [inline, virtual] |
get_stream() const | libdap::Response | [inline, virtual] |
get_type() const | libdap::Response | [inline, virtual] |
get_version() const | libdap::Response | [inline, virtual] |
HTTPResponse() | libdap::HTTPResponse | [inline, protected] |
HTTPResponse(const HTTPResponse &rs) | libdap::HTTPResponse | [inline, protected] |
HTTPResponse(FILE *s, int status, vector< string > *h, const string &temp_file) | libdap::HTTPResponse | [inline] |
operator=(const HTTPResponse &) | libdap::HTTPResponse | [inline, protected] |
libdap::Response::operator=(const Response &) | libdap::Response | [inline, protected] |
Response() | libdap::Response | [inline, protected] |
Response(const Response &) | libdap::Response | [inline, protected] |
Response(FILE *s, int status=0) | libdap::Response | [inline] |
set_headers(vector< string > *h) | libdap::HTTPResponse | [inline, virtual] |
set_protocol(const string &p) | libdap::Response | [inline, virtual] |
set_status(int s) | libdap::Response | [inline, virtual] |
set_stream(FILE *s) | libdap::Response | [inline, virtual] |
set_type(ObjectType o) | libdap::Response | [inline, virtual] |
set_version(const string &v) | libdap::Response | [inline, virtual] |
~HTTPResponse() | libdap::HTTPResponse | [inline, virtual] |
~Response() | libdap::Response | [inline, virtual] |