![]() |
ImFusion SDK 4.3
|
This is the complete list of members for DicomLoader, including all inherited members.
| datasets() const | DicomLoader | |
| DicomLoader(const std::string &path, Progress *progress=nullptr, Dicom::SharedDatasetCache cache=nullptr, std::shared_ptr< Dicom::IOD_Registry > registry=nullptr) | DicomLoader | |
| DicomLoader(const std::vector< std::string > &paths, Progress *progress=nullptr, Dicom::SharedDatasetCache cache=nullptr, std::shared_ptr< Dicom::IOD_Registry > registry=nullptr) | DicomLoader | |
| DicomLoader(const std::vector< std::shared_ptr< DcmDataset > > &datasets, Progress *progress=nullptr, const std::vector< std::string > &paths=std::vector< std::string >(), std::shared_ptr< Dicom::IOD_Registry > registry=nullptr) | DicomLoader | |
| DicomLoader(std::shared_ptr< DcmDataset > dataset, Progress *progress=nullptr, std::shared_ptr< Dicom::IOD_Registry > registry={}) | DicomLoader | |
| DicomLoader(const std::vector< RawBuffer > &buffers, Progress *progress=nullptr, const std::vector< std::string > &paths=std::vector< std::string >(), std::shared_ptr< Dicom::IOD_Registry > registry=nullptr) | DicomLoader | |
| ErrorCallback typedef | ErrorRecorder | |
| forwardErrors(const ErrorRecorder *otherRecorder) | ErrorRecorder | |
| groupSeries(const std::vector< Dicom::DatasetIodPair > &datasets, const Dicom::ErrorRecorder &recorder) | DicomLoader | static |
| ignoreDuplicateFrames() const | DicomLoader | |
| loadDescriptors() | DicomLoader | |
| loadImages() | DicomLoader | |
| loadImagesWithAdditionalData() | DicomLoader | |
| reconstructionVolumes() const | DicomLoader | |
| registerError(const Error &error) const | ErrorRecorder | virtual |
| registerError(Error::Code code, Error::Type type, const std::string &details, TagProxy tag=TagProxy()) const (defined in ErrorRecorder) | ErrorRecorder | |
| registerErrorHandler(ErrorCallback handler) | ErrorRecorder | virtual |
| setIgnoreDuplicateFrames(bool enable) | DicomLoader | |
| setReconstructVolumes(bool enable) | DicomLoader | |
| setSeriesUidFilter(const std::string &filter) | DicomLoader | |
| setSplitVolumes(bool enable) | DicomLoader | |
| SharedImageSetDescriptor typedef (defined in DicomLoader) | DicomLoader | |
| splitDuplicatedFrames(const std::vector< Dicom::IOD * > &series, const Dicom::ErrorRecorder &recorder) | DicomLoader | static |
| splitsVolumes() const | DicomLoader | |
| unregisterErrorHandler(void *handler) | ErrorRecorder | virtual |
| ~DicomLoader() override (defined in DicomLoader) | DicomLoader | |
| ~ErrorRecorder()=default (defined in ErrorRecorder) | ErrorRecorder | virtual |