9#ifndef _266252d9_e801_479e_a805_004b101c5250
10#define _266252d9_e801_479e_a805_004b101c5250
int64_t Integer
Integer type.
Definition Value.h:42
std::string String
String type.
Definition Value.h:48
CEchoResponse(std::shared_ptr< Message const > message)
Create a C-ECHO-RSP from a generic Message.
CEchoResponse(Value::Integer message_id_being_responded_to, Value::Integer status, Value::String const &affected_sop_class_uid)
Create an echo response with given Message ID and affected SOP class UID.
Response(Value::Integer message_id_being_responded_to, Value::Integer status)
Create a response with given message id and status;.
#define ODIL_MESSAGE_MANDATORY_FIELD_STRING_MACRO(name, tag)
Definition Message.h:64
Definition Cancellation.h:21
Tag const AffectedSOPClassUID(0x0000, 0x0002)
Definition Association.h:25
#define ODIL_API
Definition odil.h:28