Odil
A C++11 library for the DICOM standard
Public Attributes | List of all members
odil::webservices::BulkData Struct Reference

Bulk data transmitted by web services (WADO-RS, STOW, etc.) More...

#include <BulkData.h>

Public Attributes

std::vector< uint8_t > data
 
std::string type
 
std::string location
 

Detailed Description

Bulk data transmitted by web services (WADO-RS, STOW, etc.)

Member Data Documentation

◆ data

std::vector<uint8_t> odil::webservices::BulkData::data

◆ location

std::string odil::webservices::BulkData::location

◆ type

std::string odil::webservices::BulkData::type

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