|
Odil
A C++11 library for the DICOM standard
|


Go to the source code of this file.
Classes | |
| class | odil::webservices::HTTPResponse |
| HTTP Response. More... | |
Namespaces | |
| odil | |
| odil::webservices | |
Functions | |
| std::istream & | odil::webservices::operator>> (std::istream &stream, HTTPResponse &Response) |
| Input an HTTP response from a stream. More... | |
| std::ostream & | odil::webservices::operator<< (std::ostream &stream, HTTPResponse const &Response) |
| Output an HTTP response to a stream. More... | |
1.8.13