Home
last modified time | relevance | path

Searched refs:HasReadRange (Results 1 – 25 of 40) sorted by relevance

12

/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/Plugins/
H A DPostgreSQLStorageArea.h37 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/Plugins/
H A DMySQLStorageArea.h40 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/FileStorage/
H A DIStorageArea.h54 virtual bool HasReadRange() const = 0;
H A DMemoryStorageArea.h58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DFilesystemStorage.h89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DMemoryStorageArea.cpp143 bool MemoryStorageArea::HasReadRange() const in HasReadRange() function in Orthanc::MemoryStorageArea
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/FileStorage/
H A DIStorageArea.h54 virtual bool HasReadRange() const = 0;
H A DMemoryStorageArea.h58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DFilesystemStorage.h89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DMemoryStorageArea.cpp143 bool MemoryStorageArea::HasReadRange() const in HasReadRange() function in Orthanc::MemoryStorageArea
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/FileStorage/
H A DIStorageArea.h54 virtual bool HasReadRange() const = 0;
H A DMemoryStorageArea.h58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DFilesystemStorage.h89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DMemoryStorageArea.cpp143 bool MemoryStorageArea::HasReadRange() const in HasReadRange() function in Orthanc::MemoryStorageArea
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/FileStorage/
H A DIStorageArea.h54 virtual bool HasReadRange() const = 0;
H A DMemoryStorageArea.h58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DFilesystemStorage.h89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
H A DMemoryStorageArea.cpp143 bool MemoryStorageArea::HasReadRange() const in HasReadRange() function in Orthanc::MemoryStorageArea
/dports/science/orthanc-mysql/OrthancMySQL-4.3/Framework/Plugins/
H A DStorageBackend.h137 virtual bool HasReadRange() const = 0;
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Framework/Plugins/
H A DStorageBackend.h137 virtual bool HasReadRange() const = 0;
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DOrthancInitialization.cpp398 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function in Orthanc::__anon5364a5c80111::FilesystemStorageWithoutDicom
400 return storage_.HasReadRange(); in HasReadRange()
H A DServerContext.cpp588 (!area_.HasReadRange() || in StoreAfterTranscoding()
901 area_.HasReadRange() && in ReadDicomAsJson()
984 if (!area_.HasReadRange() || in ReadDicomAsJson()
1018 if (!area_.HasReadRange()) in ReadDicomUntilPixelData()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DOrthancInitialization.cpp398 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function in Orthanc::__anon404f052c0111::FilesystemStorageWithoutDicom
400 return storage_.HasReadRange(); in HasReadRange()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DOrthancInitialization.cpp398 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function in Orthanc::__anon9071d53f0111::FilesystemStorageWithoutDicom
400 return storage_.HasReadRange(); in HasReadRange()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A DOrthancInitialization.cpp427 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function in Orthanc::__anon9adda6890111::FilesystemStorageWithoutDicom
429 return storage_.HasReadRange(); in HasReadRange()

12