PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
server_config.h File Reference

DICOM Server configuration structures. More...

#include "kcenon/pacs/network/pdu_types.h"
#include <chrono>
#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for server_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::pacs::network::server_config
 
struct  kcenon::pacs::network::server_statistics
 Statistics for server monitoring. More...
 

Namespaces

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

Detailed Description

DICOM Server configuration structures.

This file provides configuration structures for the dicom_server class.

See also
DICOM PS3.8 - Network Communication Support for Message Exchange
DES-NET-005 - DICOM Server Class Design Specification
Author
kcenon
Since
1.0.0

Definition in file server_config.h.