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

Implementation of thread_pool_adapter. More...

#include <kcenon/pacs/integration/thread_pool_adapter.h>
#include <kcenon/thread/core/thread_pool.h>
#include <kcenon/thread/core/thread_worker.h>
#include <kcenon/thread/core/job_builder.h>
#include <kcenon/thread/interfaces/thread_context.h>
#include <stdexcept>
#include <vector>
Include dependency graph for thread_pool_adapter.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::integration
 

Detailed Description

Implementation of thread_pool_adapter.

See also
Issue #405 - Replace Singleton Pattern with Dependency Injection

Definition in file thread_pool_adapter.cpp.