ImFusion C++ SDK 4.4.0
ImFusion::Dicom::DatasetCache Member List

This is the complete list of members for ImFusion::Dicom::DatasetCache, including all inherited members.

addDataset(std::shared_ptr< DcmDataset > dataset, const Url &url)ImFusion::Dicom::DatasetCache
authorizationProvider() constImFusion::Dicom::DatasetCache
clear()ImFusion::Dicom::DatasetCache
contains(const Url &url) constImFusion::Dicom::DatasetCache
DatasetCache(int maxCost=2048) (defined in ImFusion::Dicom::DatasetCache)ImFusion::Dicom::DatasetCache
ErrorCallback typedefImFusion::Dicom::ErrorRecorder
forwardErrors(const ErrorRecorder *otherRecorder)ImFusion::Dicom::ErrorRecorder
load(const Url &url, std::vector< std::string > *filepathsOut=nullptr, Progress *progress=nullptr, bool loadIntoMemory=true)ImFusion::Dicom::DatasetCache
loadFromFile(const std::string &filepath, Progress *progress=nullptr, bool loadIntoMemory=true)ImFusion::Dicom::DatasetCache
loadFromFolder(const std::string &folderpath, bool recursive=false, std::vector< std::string > *filepathsOut=nullptr, Progress *progress=nullptr, bool loadIntoMemory=true, bool ignoreNonDicomFiles=true)ImFusion::Dicom::DatasetCache
loadFromHttp(const Url &url, std::vector< std::string > *filepathsOut=nullptr, Progress *progress=nullptr)ImFusion::Dicom::DatasetCache
loadFromPacs(const Url &url, std::vector< std::string > *filepathsOut=nullptr, Progress *progress=nullptr)ImFusion::Dicom::DatasetCache
maxCost() const (defined in ImFusion::Dicom::DatasetCache)ImFusion::Dicom::DatasetCache
registerError(const Error &error) const overrideImFusion::Dicom::DatasetCachevirtual
registerError(Error::Code code, Error::Type type, const std::string &details, TagProxy tag=TagProxy()) const (defined in ImFusion::Dicom::ErrorRecorder)ImFusion::Dicom::ErrorRecorder
registerErrorHandler(ErrorCallback handler)ImFusion::Dicom::ErrorRecordervirtual
registerHttpError(const Network::HttpError &error) (defined in ImFusion::Dicom::DatasetCache)ImFusion::Dicom::DatasetCache
remove(const Url &url)ImFusion::Dicom::DatasetCache
setAuthorizationProvider(std::shared_ptr< Network::AuthorizationProvider > provider)ImFusion::Dicom::DatasetCache
setMaxCost(int maxCost)ImFusion::Dicom::DatasetCache
size() constImFusion::Dicom::DatasetCache
totalCost() constImFusion::Dicom::DatasetCache
unregisterErrorHandler(void *handler)ImFusion::Dicom::ErrorRecordervirtual
~DatasetCache() override (defined in ImFusion::Dicom::DatasetCache)ImFusion::Dicom::DatasetCache
~ErrorRecorder()=default (defined in ImFusion::Dicom::ErrorRecorder)ImFusion::Dicom::ErrorRecordervirtual
Search Tab / S to search, Esc to close