|
PACS System 0.1.0
PACS DICOM system library
|
C++20 module partition for DICOM workflow types. More...
#include <chrono>#include <cstddef>#include <cstdint>#include <functional>#include <memory>#include <mutex>#include <optional>#include <string>#include <string_view>#include <vector>#include <kcenon/pacs/workflow/task_scheduler.h>#include <kcenon/pacs/workflow/auto_prefetch_service.h>#include <kcenon/pacs/workflow/study_lock_manager.h>
Go to the source code of this file.
Namespaces | |
| namespace | pacs |
| namespace | pacs::workflow |
C++20 module partition for DICOM workflow types.
This module partition exports workflow-related types:
Part of the kcenon.pacs module.
Definition in file pacs-workflow.cppm.