PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
prefetch_config.h File Reference

Configuration for automatic prefetch service. More...

#include <chrono>
#include <cstdint>
#include <functional>
#include <optional>
#include <set>
#include <string>
#include <vector>
Include dependency graph for prefetch_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::pacs::workflow::remote_pacs_config
 Remote PACS connection configuration. More...
 
struct  kcenon::pacs::workflow::prefetch_criteria
 Prefetch selection criteria. More...
 
struct  kcenon::pacs::workflow::prefetch_result
 Prefetch result statistics. More...
 
struct  kcenon::pacs::workflow::prior_study_info
 Prior study information. More...
 
struct  kcenon::pacs::workflow::prefetch_service_config
 Configuration for the auto prefetch service. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::workflow
 

Detailed Description

Configuration for automatic prefetch service.

This file provides configuration structures for the auto_prefetch_service which automatically prefetches prior studies when patients appear in the modality worklist.

See also
SRS-WKF-001 - Auto Prefetch Service Specification
Author
kcenon
Since
1.0.0

Definition in file prefetch_config.h.