![]() |
ImFusion SDK 4.3
|
This is the complete list of members for BackgroundExporter, including all inherited members.
| BackgroundExporter() | BackgroundExporter | |
| Configurable()=default (defined in Configurable) | Configurable | |
| Configurable(const Configurable &rhs) (defined in Configurable) | Configurable | |
| Configurable(Configurable &&rhs) noexcept (defined in Configurable) | Configurable | |
| configuration(Properties *p) const override | BackgroundExporter | virtual |
| configure(const Properties *p) override | BackgroundExporter | virtual |
| configureDefaults() | Configurable | virtual |
| DICOM enum value | BackgroundExporter | |
| ExportFileType enum name | BackgroundExporter | |
| IMF enum value | BackgroundExporter | |
| isBeingSaved(const Data *data) | BackgroundExporter | |
| m_params | Configurable | protected |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | private |
| operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | private |
| preparePatientFilenames(std::string directory, const std::string &patientName, const std::string &suffix, bool createRawSubFolder) | BackgroundExporter | |
| registerParameter(ParameterBase *param) | Configurable | |
| saveAsync(Data *data, const std::string &filepath) | BackgroundExporter | |
| saveAsync(Data *data, const std::string &filepath, const std::function< void(const DataList &)> &savingCompleteFunc) | BackgroundExporter | |
| saveAsync(const std::vector< Data * > &data, const std::vector< std::string > &filenames, bool deleteAfterwards=false) | BackgroundExporter | |
| saveAsync(DataList data, const std::string &filepath, const std::function< void(const DataList &)> &savingCompleteFunc) | BackgroundExporter | |
| saveBlocking(DataList data, const std::string &filepath) | BackgroundExporter | |
| setCompression(bool b) | BackgroundExporter | |
| setFileType(ExportFileType type) | BackgroundExporter | |
| signalParametersChanged | Configurable | |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| ~BackgroundExporter() override | BackgroundExporter | |
| ~Configurable() (defined in Configurable) | Configurable | virtual |