|
PACS System 0.1.0
PACS DICOM system library
|
Routing manager for automatic DICOM image forwarding. More...
#include "kcenon/pacs/client/routing_types.h"#include "kcenon/pacs/core/result.h"#include "kcenon/pacs/di/ilogger.h"#include <atomic>#include <memory>#include <shared_mutex>#include <string>#include <string_view>#include <vector>

Go to the source code of this file.
Classes | |
| class | kcenon::pacs::client::routing_manager |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::core |
| namespace | kcenon::pacs::storage |
| namespace | kcenon::pacs::services |
| namespace | kcenon::pacs::client |
Routing manager for automatic DICOM image forwarding.
This file provides the routing_manager class for managing rule-based automatic forwarding of DICOM images to configured destinations.
Definition in file routing_manager.h.