9#ifndef _8d06a300_6aee_4d1f_bf10_ecdf4916ae9f
10#define _8d06a300_6aee_4d1f_bf10_ecdf4916ae9f
int64_t Integer
Integer type.
Definition Value.h:42
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.
Request(Value::Integer message_id)
Create a request with given Message ID.
Request(std::shared_ptr< Message const > message)
Create a request from the Message ID stored in the message command set.
#define ODIL_MESSAGE_MANDATORY_FIELD_INTEGER_MACRO(name, tag)
Definition Message.h:61
Definition Cancellation.h:21
Tag const MessageID(0x0000, 0x0110)
Definition Association.h:25
#define ODIL_API
Definition odil.h:28