9 #ifndef _97fc1bfc_4cff_40f2_a1ed_4550c71a0bda
10 #define _97fc1bfc_4cff_40f2_a1ed_4550c71a0bda
12 #include "dcmtkpp/Message.h"
13 #include "dcmtkpp/registry.h"
14 #include "dcmtkpp/Value.h"
36 DCMTKPP_MESSAGE_MANDATORY_FIELD_INTEGER_MACRO(
37 message_id_being_responded_to, registry::MessageIDBeingRespondedTo);
42 #endif // _97fc1bfc_4cff_40f2_a1ed_4550c71a0bda
Definition: Association.cpp:22
Cancellation(Uint16 message_id_being_responded_to)
Create a response with given message id being responded to.
Definition: Cancellation.cpp:20
Base class for all DIMSE messages.
Definition: Message.h:72
Base class for cancellation messages.
Definition: Cancellation.h:20
~Cancellation()
Destructor.
Definition: Cancellation.cpp:41