35 std::shared_ptr<DataSet> dataset);
45 affected_sop_class_uid, registry::AffectedSOPClassUID)
48 move_destination, registry::MoveDestination)
54 std::shared_ptr<DataSet const> dataset);
55 void _parse(std::shared_ptr<Message const> message);
CMoveRequest(Value::Integer message_id, Value::String const &affected_sop_class_uid, Value::Integer priority, Value::String const &move_destination, std::shared_ptr< DataSet > dataset)
Create an move request with given Message ID, affected SOP class UID, priority, move destination,...