Odil
A C++11 library for the DICOM standard
Namespaces | Enumerations
Utils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 odil
 
 odil::webservices
 

Enumerations

enum  odil::webservices::Type { odil::webservices::Type::None, odil::webservices::Type::DICOM, odil::webservices::Type::BulkData, odil::webservices::Type::PixelData }
 Type of the request or response (use for WADO & QIDO). More...
 
enum  odil::webservices::Representation { odil::webservices::Representation::DICOM, odil::webservices::Representation::DICOM_XML, odil::webservices::Representation::DICOM_JSON }
 Data representation for DICOM requests and responses. More...