diff Core/Enumerations.h @ 3858:3ab2d48c8f69 c-get

integration mainline->c-get
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Apr 2020 16:37:25 +0200
parents 4f78da5613a1 4570c57668a8
children 82e88ff003d7
line wrap: on
line diff
--- a/Core/Enumerations.h	Fri Mar 27 10:06:58 2020 -0400
+++ b/Core/Enumerations.h	Tue Apr 21 16:37:25 2020 +0200
@@ -748,6 +748,14 @@
   };
 
 
+  enum DicomAssociationRole
+  {
+    DicomAssociationRole_Default,
+    DicomAssociationRole_Scu,
+    DicomAssociationRole_Scp
+  };
+  
+
   /**
    * WARNING: Do not change the explicit values in the enumerations
    * below this point. This would result in incompatible databases