9#ifndef _5fd36547_9498_4cf3_87cc_737af51e93a9
10#define _5fd36547_9498_4cf3_87cc_737af51e93a9
51 std::shared_ptr<DataSet> dataset);
65 void _parse(std::shared_ptr<Message const>
message);
int64_t Integer
Integer type.
Definition Value.h:42
CFindResponse(std::shared_ptr< Message > message)
Create a C-FIND-RSP from a generic Message.
Status
C-FIND status codes, PS 3.4, C.4.1.1.4.
Definition CFindResponse.h:30
@ UnableToProcess
Definition CFindResponse.h:34
@ IdentifierDoesNotMatchSOPClass
Definition CFindResponse.h:33
@ RefusedOutOfResources
Definition CFindResponse.h:32
@ PendingWarningOptionalKeysNotSupported
Definition CFindResponse.h:36
CFindResponse(Value::Integer message_id_being_responded_to, Value::Integer status, std::shared_ptr< DataSet > dataset)
Create an find response with given Message ID, status, and data set.
CFindResponse(Value::Integer message_id_being_responded_to, Value::Integer status)
Create an find response with given Message ID, and status.
Response(Value::Integer message_id_being_responded_to, Value::Integer status)
Create a response with given message id and status;.
#define ODIL_MESSAGE_OPTIONAL_FIELD_INTEGER_MACRO(name, tag)
Definition Message.h:67
#define ODIL_MESSAGE_OPTIONAL_FIELD_STRING_MACRO(name, tag)
Definition Message.h:70
Definition Cancellation.h:21
Tag const AffectedSOPClassUID(0x0000, 0x0002)
Tag const MessageID(0x0000, 0x0110)
Definition Association.h:25
#define ODIL_API
Definition odil.h:28