diff OrthancServer/Sources/ServerContext.h @ 4460:6831de40acd9

New metadata automatically computed at the series level: "RemoteAET"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Jan 2021 14:20:37 +0100
parents 789676a8c96a
children fe774d8e904b
line wrap: on
line diff
--- a/OrthancServer/Sources/ServerContext.h	Wed Jan 20 13:30:54 2021 +0100
+++ b/OrthancServer/Sources/ServerContext.h	Wed Jan 20 14:20:37 2021 +0100
@@ -396,6 +396,7 @@
 
     bool LookupOrReconstructMetadata(std::string& target,
                                      const std::string& publicId,
+                                     ResourceType level,
                                      MetadataType type);