/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/Plugins/ |
H A D | PostgreSQLStorageArea.h | 37 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function
|
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/Plugins/ |
H A D | MySQLStorageArea.h | 40 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 D | IStorageArea.h | 54 virtual bool HasReadRange() const = 0;
|
H A D | MemoryStorageArea.h | 58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | FilesystemStorage.h | 89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | MemoryStorageArea.cpp | 143 bool MemoryStorageArea::HasReadRange() const in HasReadRange() function in Orthanc::MemoryStorageArea
|
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/FileStorage/ |
H A D | IStorageArea.h | 54 virtual bool HasReadRange() const = 0;
|
H A D | MemoryStorageArea.h | 58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | FilesystemStorage.h | 89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | MemoryStorageArea.cpp | 143 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 D | IStorageArea.h | 54 virtual bool HasReadRange() const = 0;
|
H A D | MemoryStorageArea.h | 58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | FilesystemStorage.h | 89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | MemoryStorageArea.cpp | 143 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 D | IStorageArea.h | 54 virtual bool HasReadRange() const = 0;
|
H A D | MemoryStorageArea.h | 58 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | FilesystemStorage.h | 89 virtual bool HasReadRange() const ORTHANC_OVERRIDE;
|
H A D | MemoryStorageArea.cpp | 143 bool MemoryStorageArea::HasReadRange() const in HasReadRange() function in Orthanc::MemoryStorageArea
|
/dports/science/orthanc-mysql/OrthancMySQL-4.3/Framework/Plugins/ |
H A D | StorageBackend.h | 137 virtual bool HasReadRange() const = 0;
|
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Framework/Plugins/ |
H A D | StorageBackend.h | 137 virtual bool HasReadRange() const = 0;
|
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/ |
H A D | OrthancInitialization.cpp | 398 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function in Orthanc::__anon5364a5c80111::FilesystemStorageWithoutDicom 400 return storage_.HasReadRange(); in HasReadRange()
|
H A D | ServerContext.cpp | 588 (!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 D | OrthancInitialization.cpp | 398 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 D | OrthancInitialization.cpp | 398 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 D | OrthancInitialization.cpp | 427 virtual bool HasReadRange() const ORTHANC_OVERRIDE in HasReadRange() function in Orthanc::__anon9adda6890111::FilesystemStorageWithoutDicom 429 return storage_.HasReadRange(); in HasReadRange()
|