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

A-ASSOCIATE-RQ PDU data. More...

#include <pdu_types.h>

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

Public Member Functions

 associate_rq ()=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_rqpresentation_contexts
 Presentation Contexts.
 
user_information user_info
 User Information.
 

Detailed Description

A-ASSOCIATE-RQ PDU data.

Definition at line 205 of file pdu_types.h.

Constructor & Destructor Documentation

◆ associate_rq()

kcenon::pacs::network::associate_rq::associate_rq ( )
default

Member Data Documentation

◆ application_context

std::string kcenon::pacs::network::associate_rq::application_context

◆ called_ae_title

◆ calling_ae_title

◆ presentation_contexts

◆ user_info


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