Home
last modified time | relevance | path

Searched refs:HasFound (Results 1 – 5 of 5) sorted by relevance

/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2324 bool HasFound() const in DeleteMetadata() function in Orthanc::StatelessDatabaseOperations::DeleteMetadata::Operations
2373 return operations.HasFound(); in DeleteMetadata()
2534 bool HasFound() const in DeleteAttachment() function in Orthanc::StatelessDatabaseOperations::DeleteAttachment::Operations
2578 return operations.HasFound(); in DeleteAttachment()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2324 bool HasFound() const in DeleteMetadata() function in Orthanc::StatelessDatabaseOperations::DeleteMetadata::Operations
2373 return operations.HasFound(); in DeleteMetadata()
2534 bool HasFound() const in DeleteAttachment() function in Orthanc::StatelessDatabaseOperations::DeleteAttachment::Operations
2578 return operations.HasFound(); in DeleteAttachment()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2330 bool HasFound() const in DeleteMetadata() function in Orthanc::StatelessDatabaseOperations::DeleteMetadata::Operations
2379 return operations.HasFound(); in DeleteMetadata()
2540 bool HasFound() const in DeleteAttachment() function in Orthanc::StatelessDatabaseOperations::DeleteAttachment::Operations
2584 return operations.HasFound(); in DeleteAttachment()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2324 bool HasFound() const in DeleteMetadata() function in Orthanc::StatelessDatabaseOperations::DeleteMetadata::Operations
2373 return operations.HasFound(); in DeleteMetadata()
2534 bool HasFound() const in DeleteAttachment() function in Orthanc::StatelessDatabaseOperations::DeleteAttachment::Operations
2578 return operations.HasFound(); in DeleteAttachment()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/DicomParsing/
H A DFromDcmtkBridge.cpp3205 bool HasFound() const in LookupSequenceItem() function in Orthanc::FromDcmtkBridge::LookupSequenceItem::Visitor
3213 return visitor.HasFound(); in LookupSequenceItem()