Home
last modified time | relevance | path

Searched refs:identifiersConstraints_ (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.cpp89 for (Constraints::iterator it = identifiersConstraints_.begin(); in ~Level()
90 it != identifiersConstraints_.end(); ++it) in ~Level()
104 identifiersConstraints_[tag] = constraint->Clone(); in Add()
108 identifiersConstraints_[tag] = constraint.release(); in Add()
137 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in IsMatch()
138 it != identifiersConstraints_.end(); ++it) in IsMatch()
263 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
264 it != identifiersConstraints_.end(); ++it) in Apply()
279 if (!identifiersConstraints_.empty() || in Apply()
297 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
[all …]
H A DLookupResource.h54 Constraints identifiersConstraints_; variable
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp89 for (Constraints::iterator it = identifiersConstraints_.begin(); in ~Level()
90 it != identifiersConstraints_.end(); ++it) in ~Level()
104 identifiersConstraints_[tag] = constraint->Clone(); in Add()
108 identifiersConstraints_[tag] = constraint.release(); in Add()
137 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in IsMatch()
138 it != identifiersConstraints_.end(); ++it) in IsMatch()
263 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
264 it != identifiersConstraints_.end(); ++it) in Apply()
279 if (!identifiersConstraints_.empty() || in Apply()
297 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
[all …]
H A DLookupResource.h54 Constraints identifiersConstraints_; variable
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp89 for (Constraints::iterator it = identifiersConstraints_.begin(); in ~Level()
90 it != identifiersConstraints_.end(); ++it) in ~Level()
104 identifiersConstraints_[tag] = constraint->Clone(); in Add()
108 identifiersConstraints_[tag] = constraint.release(); in Add()
137 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in IsMatch()
138 it != identifiersConstraints_.end(); ++it) in IsMatch()
263 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
264 it != identifiersConstraints_.end(); ++it) in Apply()
279 if (!identifiersConstraints_.empty() || in Apply()
297 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
[all …]
H A DLookupResource.h54 Constraints identifiersConstraints_; variable
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp89 for (Constraints::iterator it = identifiersConstraints_.begin(); in ~Level()
90 it != identifiersConstraints_.end(); ++it) in ~Level()
104 identifiersConstraints_[tag] = constraint->Clone(); in Add()
108 identifiersConstraints_[tag] = constraint.release(); in Add()
137 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in IsMatch()
138 it != identifiersConstraints_.end(); ++it) in IsMatch()
263 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
264 it != identifiersConstraints_.end(); ++it) in Apply()
279 if (!identifiersConstraints_.empty() || in Apply()
297 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
[all …]
H A DLookupResource.h54 Constraints identifiersConstraints_; variable
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp89 for (Constraints::iterator it = identifiersConstraints_.begin(); in ~Level()
90 it != identifiersConstraints_.end(); ++it) in ~Level()
104 identifiersConstraints_[tag] = constraint->Clone(); in Add()
108 identifiersConstraints_[tag] = constraint.release(); in Add()
137 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in IsMatch()
138 it != identifiersConstraints_.end(); ++it) in IsMatch()
263 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
264 it != identifiersConstraints_.end(); ++it) in Apply()
279 if (!identifiersConstraints_.empty() || in Apply()
297 for (Constraints::const_iterator it = identifiersConstraints_.begin(); in Apply()
[all …]
H A DLookupResource.h54 Constraints identifiersConstraints_; variable