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

Implementation of the Remote Node Manager. More...

#include "kcenon/pacs/client/remote_node_manager.h"
#include "kcenon/pacs/storage/node_repository.h"
#include "kcenon/pacs/network/association.h"
#include "kcenon/pacs/network/dimse/dimse_message.h"
#include "kcenon/pacs/network/dimse/status_codes.h"
#include <atomic>
#include <condition_variable>
#include <deque>
#include <future>
#include <mutex>
#include <thread>
#include <unordered_map>
Include dependency graph for remote_node_manager.cpp:

Go to the source code of this file.

Classes

struct  kcenon::pacs::client::remote_node_manager::impl
 
struct  kcenon::pacs::client::remote_node_manager::impl::pooled_association
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::client
 

Detailed Description

Implementation of the Remote Node Manager.

Definition in file remote_node_manager.cpp.