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

Cache key for lookups. More...

Collaboration diagram for kcenon::pacs::web::thumbnail_service::cache_key:
Collaboration graph

Public Member Functions

bool operator== (const cache_key &) const =default
 

Public Attributes

std::string uid
 
uint16_t size
 
std::string format
 
int quality
 
uint32_t frame
 

Detailed Description

Cache key for lookups.

Definition at line 222 of file thumbnail_service.h.

Member Function Documentation

◆ operator==()

bool kcenon::pacs::web::thumbnail_service::cache_key::operator== ( const cache_key & ) const
default

Member Data Documentation

◆ format

std::string kcenon::pacs::web::thumbnail_service::cache_key::format

◆ frame

uint32_t kcenon::pacs::web::thumbnail_service::cache_key::frame

◆ quality

int kcenon::pacs::web::thumbnail_service::cache_key::quality

◆ size

uint16_t kcenon::pacs::web::thumbnail_service::cache_key::size

◆ uid

std::string kcenon::pacs::web::thumbnail_service::cache_key::uid

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