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

User Information for A-ASSOCIATE-RQ/AC. More...

#include <pdu_types.h>

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

Public Member Functions

 user_information ()
 

Public Attributes

uint32_t max_pdu_length
 Maximum Length of P-DATA-TF PDUs.
 
std::string implementation_class_uid
 Implementation Class UID.
 
std::string implementation_version_name
 Implementation Version Name (optional)
 
std::vector< scp_scu_role_selectionrole_selections
 Role selections (optional)
 

Detailed Description

User Information for A-ASSOCIATE-RQ/AC.

Definition at line 193 of file pdu_types.h.

Constructor & Destructor Documentation

◆ user_information()

kcenon::pacs::network::user_information::user_information ( )
inline

Definition at line 199 of file pdu_types.h.

199: max_pdu_length(0) {}
uint32_t max_pdu_length
Maximum Length of P-DATA-TF PDUs.
Definition pdu_types.h:194

Member Data Documentation

◆ implementation_class_uid

◆ implementation_version_name

◆ max_pdu_length

◆ role_selections

std::vector<scp_scu_role_selection> kcenon::pacs::network::user_information::role_selections

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