Mercurial > hg > orthanc
diff OrthancServer/ServerIndex.h @ 1286:b4acdb37e43b
refactoring
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 03 Feb 2015 16:51:19 +0100 |
parents | 40725595aaf0 |
children | 6e7e5ed91c2d |
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h Tue Feb 03 15:00:42 2015 +0100 +++ b/OrthancServer/ServerIndex.h Tue Feb 03 16:51:19 2015 +0100 @@ -118,6 +118,8 @@ uint64_t IncrementGlobalSequenceInternal(GlobalProperty property); + void SetMainDicomTags(int64_t resource, + const DicomMap& tags); public: ServerIndex(ServerContext& context,