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

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>
Include dependency graph for routing_manager.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.

See also
Issue #539 - Implement Routing Manager for Auto-Forwarding
Issue #530 - PACS Client System Support (Parent Epic)
Author
kcenon
Since
1.0.0

Definition in file routing_manager.h.