PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::network::association_config Struct Reference

Configuration for SCU association request. More...

#include <association.h>

Collaboration diagram for kcenon::pacs::network::association_config:
Collaboration graph

Public Member Functions

 association_config ()=default
 

Public Attributes

std::string calling_ae_title
 Our AE Title (16 chars max)
 
std::string called_ae_title
 Remote AE Title (16 chars max)
 
std::vector< proposed_presentation_contextproposed_contexts
 
uint32_t max_pdu_length = DEFAULT_MAX_PDU_LENGTH
 
std::string implementation_class_uid
 
std::string implementation_version_name
 

Detailed Description

Constructor & Destructor Documentation

◆ association_config()

kcenon::pacs::network::association_config::association_config ( )
default

Member Data Documentation

◆ called_ae_title

◆ calling_ae_title

◆ implementation_class_uid

◆ implementation_version_name

◆ max_pdu_length

uint32_t kcenon::pacs::network::association_config::max_pdu_length = DEFAULT_MAX_PDU_LENGTH

Definition at line 201 of file association.h.

Referenced by kcenon::pacs::network::association::connect().

◆ proposed_contexts


The documentation for this struct was generated from the following file: