|
PACS System 0.1.0
PACS DICOM system library
|
Implementation of DICOM query result cache. More...
#include <kcenon/pacs/services/cache/query_cache.h>#include <algorithm>#include <mutex>#include <sstream>
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_cache & | kcenon::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. | |
Implementation of DICOM query result cache.
Definition in file query_cache.cpp.