Mercurial > hg > orthanc
diff OrthancServer/Search/LookupResource.h @ 3005:8265a6b56100
DicomMap::FromDicomAsJson
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 12 Dec 2018 15:42:33 +0100 |
parents | 5ae3ff2398e9 |
children | af1530b45290 |
line wrap: on
line diff
--- a/OrthancServer/Search/LookupResource.h Wed Dec 12 09:08:34 2018 +0100 +++ b/OrthancServer/Search/LookupResource.h Wed Dec 12 15:42:33 2018 +0100 @@ -70,7 +70,7 @@ ResourceType level_; Levels levels_; - Constraints unoptimizedConstraints_; + Constraints unoptimizedConstraints_; // Constraints on non-main DICOM tags std::auto_ptr<ListConstraint> modalitiesInStudy_; bool AddInternal(ResourceType level,