|
PACS System 0.1.0
PACS DICOM system library
|
Configuration for automatic prefetch service. More...
#include <chrono>#include <cstdint>#include <functional>#include <optional>#include <set>#include <string>#include <vector>

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 |
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.
Definition in file prefetch_config.h.