PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
routing_endpoints.cpp File Reference

Routing rule management REST API endpoints implementation. More...

Include dependency graph for routing_endpoints.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::web
 
namespace  kcenon::pacs::web::endpoints
 

Functions

void kcenon::pacs::web::endpoints::register_routing_endpoints_impl (crow::SimpleApp &app, std::shared_ptr< rest_server_context > ctx)
 

Detailed Description

Routing rule management REST API endpoints implementation.

See also
Issue #570 - Implement Routing Rules CRUD REST API
Issue #571 - Implement Routing Control REST API
Issue #572 - Implement Routing Testing API & Storage SCP Integration
Issue #540 - Parent: Routing REST API & Storage SCP Integration

Definition in file routing_endpoints.cpp.