Mercurial > hg > orthanc
diff OrthancServer/ServerIndex.h @ 624:b58d65608949
integration find-move-scp -> mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 25 Oct 2013 12:42:38 +0200 |
parents | ec0b7a51d7bd |
children | fb49bf72ac2d |
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h Fri Oct 25 10:36:06 2013 +0200 +++ b/OrthancServer/ServerIndex.h Fri Oct 25 12:42:38 2013 +0200 @@ -189,6 +189,11 @@ void LookupTagValue(std::list<std::string>& result, DicomTag tag, + const std::string& value, + ResourceType type); + + void LookupTagValue(std::list<std::string>& result, + DicomTag tag, const std::string& value); void LookupTagValue(std::list<std::string>& result,