![]() |
ImFusion C++ SDK 4.4.0
|
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() const | ImFusion::Dicom::DatasetCache | |
| clear() | ImFusion::Dicom::DatasetCache | |
| contains(const Url &url) const | ImFusion::Dicom::DatasetCache | |
| DatasetCache(int maxCost=2048) (defined in ImFusion::Dicom::DatasetCache) | ImFusion::Dicom::DatasetCache | |
| ErrorCallback typedef | ImFusion::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 override | ImFusion::Dicom::DatasetCache | virtual |
| 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::ErrorRecorder | virtual |
| 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() const | ImFusion::Dicom::DatasetCache | |
| totalCost() const | ImFusion::Dicom::DatasetCache | |
| unregisterErrorHandler(void *handler) | ImFusion::Dicom::ErrorRecorder | virtual |
| ~DatasetCache() override (defined in ImFusion::Dicom::DatasetCache) | ImFusion::Dicom::DatasetCache | |
| ~ErrorRecorder()=default (defined in ImFusion::Dicom::ErrorRecorder) | ImFusion::Dicom::ErrorRecorder | virtual |