9 #ifndef _97fc1bfc_4cff_40f2_a1ed_4550c71a0bda
10 #define _97fc1bfc_4cff_40f2_a1ed_4550c71a0bda
Base class for cancellation messages.
Definition: Cancellation.h:25
Cancellation(uint16_t message_id_being_responded_to)
Create a response with given message id being responded to.
ODIL_MESSAGE_MANDATORY_FIELD_INTEGER_MACRO(message_id_being_responded_to, registry::MessageIDBeingRespondedTo)
Cancellation(std::shared_ptr< Message const > message)
Create a response from the Message ID Being Responded To.
Base class for all DIMSE messages.
Definition: Message.h:77
Tag const MessageIDBeingRespondedTo(0x0000, 0x0120)
Definition: Association.h:25
#define ODIL_API
Definition: odil.h:28