PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::web::dicomweb::accept_info Struct Reference

Parsed Accept header information. More...

#include <dicomweb_endpoints.h>

Collaboration diagram for kcenon::pacs::web::dicomweb::accept_info:
Collaboration graph

Public Attributes

std::string media_type
 
std::string transfer_syntax
 
float quality = 1.0f
 

Detailed Description

Parsed Accept header information.

Definition at line 69 of file dicomweb_endpoints.h.

Member Data Documentation

◆ media_type

std::string kcenon::pacs::web::dicomweb::accept_info::media_type

Definition at line 70 of file dicomweb_endpoints.h.

◆ quality

float kcenon::pacs::web::dicomweb::accept_info::quality = 1.0f

Definition at line 72 of file dicomweb_endpoints.h.

◆ transfer_syntax

std::string kcenon::pacs::web::dicomweb::accept_info::transfer_syntax

Definition at line 71 of file dicomweb_endpoints.h.


The documentation for this struct was generated from the following file: