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

PDU variant type representing any DICOM Upper Layer PDU.A-RELEASE-RQ has no data fields. More...

#include <pdu_decoder.h>

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

Detailed Description

PDU variant type representing any DICOM Upper Layer PDU.A-RELEASE-RQ has no data fields.

This variant can hold any of the 7 PDU types defined in DICOM PS3.8. Using std::variant provides type-safe handling of different PDU types without dynamic memory allocation.

Definition at line 32 of file pdu_decoder.h.


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