9#ifndef _97fc1bfc_4cff_40f2_a1ed_4550c71a0bda
10#define _97fc1bfc_4cff_40f2_a1ed_4550c71a0bda
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.
Message(std::shared_ptr< DataSet > command_set=std::make_shared< DataSet >(), std::shared_ptr< DataSet > data_set={})
Create a message with an empty command set and no data set.
Definition Cancellation.h:21
Tag const MessageIDBeingRespondedTo(0x0000, 0x0120)
Definition Association.h:25
#define ODIL_API
Definition odil.h:28