diff Core/Enumerations.h @ 3613:c1e2b91c2ab4 storage-commitment

all the abstractions for storage commitment are available
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Jan 2020 17:01:46 +0100
parents 7e303ba837d9
children f6a73611ec5c
line wrap: on
line diff
--- a/Core/Enumerations.h	Tue Jan 21 14:20:50 2020 +0100
+++ b/Core/Enumerations.h	Tue Jan 21 17:01:46 2020 +0100
@@ -624,7 +624,8 @@
     DicomRequestType_Get,
     DicomRequestType_Move,
     DicomRequestType_Store,
-    DicomRequestType_NAction
+    DicomRequestType_NAction,
+    DicomRequestType_NEventReport
   };
 
   enum TransferSyntax