diff OrthancServer/DicomProtocol/IMoveRequestHandler.h @ 1786:164d78911382 worklists

primitives to handle dicom worklists
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Nov 2015 12:00:14 +0100
parents 3309878b3e16
children 4f01c9d73f02
line wrap: on
line diff
--- a/OrthancServer/DicomProtocol/IMoveRequestHandler.h	Wed Nov 18 09:56:34 2015 +0100
+++ b/OrthancServer/DicomProtocol/IMoveRequestHandler.h	Wed Nov 18 12:00:14 2015 +0100
@@ -40,7 +40,7 @@
 
 namespace Orthanc
 {
-  class IMoveRequestIterator
+  class IMoveRequestIterator : public boost::noncopyable
   {
   public:
     enum Status