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

A-ASSOCIATE-AC PDU data. More...

#include <pdu_types.h>

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

Public Member Functions

 associate_ac ()=default
 

Public Attributes

std::string called_ae_title
 Called AE Title (16 chars max)
 
std::string calling_ae_title
 Calling AE Title (16 chars max)
 
std::string application_context
 Application Context Name UID.
 
std::vector< presentation_context_acpresentation_contexts
 Presentation Contexts.
 
user_information user_info
 User Information.
 

Detailed Description

A-ASSOCIATE-AC PDU data.

Definition at line 218 of file pdu_types.h.

Constructor & Destructor Documentation

◆ associate_ac()

kcenon::pacs::network::associate_ac::associate_ac ( )
default

Member Data Documentation

◆ application_context

std::string kcenon::pacs::network::associate_ac::application_context

◆ called_ae_title

std::string kcenon::pacs::network::associate_ac::called_ae_title

◆ calling_ae_title

std::string kcenon::pacs::network::associate_ac::calling_ae_title

◆ presentation_contexts

◆ user_info


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