9#ifndef _7e193624_081c_47dd_a011_986e96916ea9
10#define _7e193624_081c_47dd_a011_986e96916ea9
31 RefusedOutOfResources=0xA700,
32 ErrorDataSetDoesNotMatchSOPClass=0xA900,
33 ErrorCannotUnderstand=0xC000,
35 CoercionOfDataElements=0xB000,
36 DataSetDoesNotMatchSOPClass=0xB007,
37 ElementsDiscarded=0xB006,
int64_t Integer
Integer type.
Definition: Value.h:42
C-STORE-RSP message.
Definition: CStoreResponse.h:25
Status
C-STORE status codes, PS 3.4, B.2.3.
Definition: CStoreResponse.h:29
CStoreResponse(Value::Integer message_id_being_responded_to, Value::Integer status)
Create an store response with given Message ID, and status.
CStoreResponse(std::shared_ptr< Message const > message)
Create a C-STORE-RSP from a generic Message.
Base class for all DIMSE response messages.
Definition: Response.h:25
#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
Tag const AffectedSOPInstanceUID(0x0000, 0x1000)
Tag const AffectedSOPClassUID(0x0000, 0x0002)
Tag const MessageID(0x0000, 0x0110)
Definition: Association.h:25
#define ODIL_API
Definition: odil.h:28