This is the complete list of members for
libdap::Response, including all inherited members.
| get_cpp_stream() const (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| get_protocol() const (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| get_status() const (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| get_stream() const (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| get_type() const (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| get_version() const (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| operator=(const Response &) (defined in libdap::Response) | libdap::Response | [protected] |
| Response(const Response &) (defined in libdap::Response) | libdap::Response | [protected] |
| Response() (defined in libdap::Response) | libdap::Response | [inline] |
| Response(FILE *s, int status=0) | libdap::Response | [inline] |
| Response(std::fstream *s, int status=0) (defined in libdap::Response) | libdap::Response | [inline] |
| set_cpp_stream(std::istream *s) (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| set_protocol(const std::string &p) (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| set_status(int s) (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| set_stream(FILE *s) (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| set_type(ObjectType o) (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| set_version(const std::string &v) (defined in libdap::Response) | libdap::Response | [inline, virtual] |
| ~Response() | libdap::Response | [inline, virtual] |