Home
last modified time | relevance | path

Searched refs:mainTags_ (Results 1 – 10 of 10) sorted by relevance

/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp76 mainTags_.insert(tags[i]); in Level()
113 else if (mainTags_.find(tag) != mainTags_.end()) in Add()
H A DLookupResource.h53 std::set<DicomTag> mainTags_; variable
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp76 mainTags_.insert(tags[i]); in Level()
113 else if (mainTags_.find(tag) != mainTags_.end()) in Add()
H A DLookupResource.h53 std::set<DicomTag> mainTags_; variable
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp76 mainTags_.insert(tags[i]); in Level()
113 else if (mainTags_.find(tag) != mainTags_.end()) in Add()
H A DLookupResource.h53 std::set<DicomTag> mainTags_; variable
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp76 mainTags_.insert(tags[i]); in Level()
113 else if (mainTags_.find(tag) != mainTags_.end()) in Add()
H A DLookupResource.h53 std::set<DicomTag> mainTags_; variable
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp76 mainTags_.insert(tags[i]); in Level()
113 else if (mainTags_.find(tag) != mainTags_.end()) in Add()
H A DLookupResource.h53 std::set<DicomTag> mainTags_; variable