|
Odil
A C++11 library for the DICOM standard
|
Data related to events of the DUL state machine. More...
#include <EventData.h>

Public Attributes | |
| Transport::Socket::endpoint_type | peer_endpoint |
| std::shared_ptr< pdu::Object > | pdu |
| AssociationParameters | association_parameters |
| std::shared_ptr< AssociationRejected > | reject |
Data related to events of the DUL state machine.
| AssociationParameters odil::dul::EventData::association_parameters |
| std::shared_ptr<pdu::Object> odil::dul::EventData::pdu |
| Transport::Socket::endpoint_type odil::dul::EventData::peer_endpoint |
| std::shared_ptr<AssociationRejected> odil::dul::EventData::reject |
1.8.13