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

DICOM server V2 implementation using network_system's messaging_server. More...

#include "kcenon/pacs/network/v2/dicom_server_v2.h"
#include <algorithm>
#include <sstream>
#include <thread>
Include dependency graph for dicom_server_v2.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::network
 
namespace  kcenon::pacs::network::v2
 

Detailed Description

DICOM server V2 implementation using network_system's messaging_server.

See also
Issue #162 - Implement dicom_server_v2 using network_system messaging_server

Definition in file dicom_server_v2.cpp.