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

Implementation of DICOM query result cache. More...

#include <kcenon/pacs/services/cache/query_cache.h>
#include <algorithm>
#include <mutex>
#include <sstream>
Include dependency graph for query_cache.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::services
 
namespace  kcenon::pacs::services::cache
 

Functions

query_cachekcenon::pacs::services::cache::global_query_cache ()
 Get the global query cache instance.
 
bool kcenon::pacs::services::cache::configure_global_cache (const query_cache_config &config)
 Configure the global query cache.
 

Detailed Description

Implementation of DICOM query result cache.

Definition in file query_cache.cpp.