PACS System
0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
metadata_endpoints.h
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2021-2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
19
#pragma once
20
21
#include <memory>
22
23
namespace
kcenon::pacs::storage
{
24
class
index_database;
25
}
// namespace kcenon::pacs::storage
26
27
namespace
kcenon::pacs::web
{
28
29
struct
rest_server_context;
30
class
metadata_service;
31
32
namespace
endpoints {
33
34
// Internal function - implementation in cpp file
35
// Registers metadata endpoints with the Crow app
36
// Called from rest_server.cpp
37
38
}
// namespace endpoints
39
40
}
// namespace kcenon::pacs::web
kcenon::pacs::storage
Definition
job_manager.h:38
kcenon::pacs::web
Definition
jwks_provider.h:29
include
kcenon
pacs
web
endpoints
metadata_endpoints.h
Generated by
1.12.0