PACS System
0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
thumbnail_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
18
#pragma once
19
20
#include <memory>
21
22
namespace
kcenon::pacs::storage
{
23
class
index_database;
24
}
// namespace kcenon::pacs::storage
25
26
namespace
kcenon::pacs::web
{
27
28
struct
rest_server_context;
29
class
thumbnail_service;
30
31
namespace
endpoints {
32
33
// Internal function - implementation in cpp file
34
// Registers thumbnail endpoints with the Crow app
35
// Called from rest_server.cpp
36
37
}
// namespace endpoints
38
39
}
// 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
thumbnail_endpoints.h
Generated by
1.12.0