| AbortedByUser enum value | Algorithm | |
| actions() | Algorithm | inline |
| Algorithm() | Algorithm | |
| compute() override | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlinevirtual |
| 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 | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlinevirtual |
| configure(const Properties *p) override | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlinevirtual |
| configureDefaults() | Configurable | virtual |
| createCompatible(const DataList &data={}, Algorithm **a=nullptr) | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlinestatic |
| CreateStreamAlgorithm(DataList dl) | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlineexplicit |
| dataGroup() (defined in StreamAlgorithmBase) | StreamAlgorithmBase | virtual |
| disconnectAll() | SignalReceiver | protected |
| Error enum value | Algorithm | |
| factoryInfo() const | Algorithm | inline |
| IncompleteInput enum value | Algorithm | |
| InvalidInput enum value | Algorithm | |
| isOutputTaken() const (defined in StreamAlgorithmBase) | StreamAlgorithmBase | |
| loadDefaults() (defined in Algorithm) | Algorithm | protected |
| m_actions | Algorithm | protected |
| m_autoOpen | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | protected |
| m_autoStart | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | protected |
| m_dl (defined in CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments >) | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | protected |
| m_factoryInfo | Algorithm | protected |
| m_isOutputTaken (defined in StreamAlgorithmBase) | StreamAlgorithmBase | protected |
| m_name | Algorithm | protected |
| m_params | Configurable | protected |
| m_progress | Algorithm | protected |
| m_props | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | protected |
| m_status | Algorithm | protected |
| m_stream (defined in CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments >) | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | protected |
| ImFusion::operator=(SignalReceiver rhs) | SignalReceiver | |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
| operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
| OutOfMemoryGPU enum value | Algorithm | |
| OutOfMemoryHost enum value | Algorithm | |
| progress() const | Algorithm | inline |
| registerAction(const std::string &id, const std::string &guiName, const std::function< Algorithm::Status(void)> &action) | Algorithm | protected |
| registerAction(const std::string &id, const std::string &guiName, Algorithm::Status(D::*action)(void)) | Algorithm | inlineprotected |
| registerAction(const Action &action) | Algorithm | protected |
| registerParameter(ParameterBase *param) | Configurable | |
| resetStream() override | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlineprotectedvirtual |
| runAction(const std::string &id) | Algorithm | |
| setFactoryInfo(const FactoryInfo &value) | Algorithm | inline |
| setProgress(Progress *progress) | Algorithm | inlinevirtual |
| signalOutputChanged | Algorithm | |
| signalParametersChanged | Algorithm | |
| SignalReceiver()=default | SignalReceiver | |
| SignalReceiver(const SignalReceiver &other) | SignalReceiver | |
| Status enum name | Algorithm | |
| status() const | Algorithm | virtual |
| stream() override (defined in CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments >) | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlinevirtual |
| StreamAlgorithmBase()=default (defined in StreamAlgorithmBase) | StreamAlgorithmBase | |
| Success enum value | Algorithm | |
| survivesDataDeletion(const Data *) const | Algorithm | virtual |
| takeOutput() override | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inlinevirtual |
| typedStream() (defined in CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments >) | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | inline |
| Unknown enum value | Algorithm | |
| UnknownAction enum value | Algorithm | |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| UnsupportedGPU enum value | Algorithm | |
| User enum value | Algorithm | |
| ~Algorithm() (defined in Algorithm) | Algorithm | virtual |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~CreateStreamAlgorithm() override=default (defined in CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments >) | CreateStreamAlgorithm< T, autoOpenDefaultValue, autoConnectDefaultValue, takesArguments > | |
| ~SignalReceiver() | SignalReceiver | virtual |
| ~StreamAlgorithmBase()=default (defined in StreamAlgorithmBase) | StreamAlgorithmBase | virtual |