ImFusion SDK 4.3
DatasetCache Member List

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

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