|
dcmtkpp
|
C-STORE-RSP message. More...
#include <CStoreResponse.h>
Public Member Functions | |
| CStoreResponse (Value::Integer message_id_being_responded_to, Value::Integer status) | |
| Create an store response with given Message ID, and status. | |
| CStoreResponse (Message const &message) | |
| Create a C-STORE-RSP from a generic Message. More... | |
| virtual | ~CStoreResponse () |
| Destructor. | |
| DCMTKPP_MESSAGE_OPTIONAL_FIELD_STRING_MACRO (affected_sop_class_uid, registry::AffectedSOPClassUID) DCMTKPP_MESSAGE_OPTIONAL_FIELD_STRING_MACRO(affected_sop_instance_uid | |
Public Member Functions inherited from dcmtkpp::Response | |
| Response (Value::Integer message_id_being_responded_to, Value::Integer status) | |
| Create a response with given message id and status;. | |
| Response (Message const &message) | |
| Create a response from the Message ID Being Responded To and the Status stored in the message command set. More... | |
| virtual | ~Response () |
| Destructor. | |
Additional Inherited Members |
C-STORE-RSP message.
| dcmtkpp::CStoreResponse::CStoreResponse | ( | Message const & | message | ) |
1.8.9.1