![]() |
ImFusion SDK 4.3
|
This is the complete list of members for InversionComponent, including all inherited members.
| assign(const DataComponentBase &other) override | DataComponent< InversionComponent > | inlinevirtual |
| clone() const override | DataComponent< InversionComponent > | 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 *props) const override | InversionComponent | virtual |
| configure(const Properties *props) override | InversionComponent | virtual |
| configureDefaults() | Configurable | virtual |
| DataComponentBase()=default (defined in DataComponentBase) | DataComponentBase | |
| DataComponentBase(const DataComponentBase &)=default (defined in DataComponentBase) | DataComponentBase | protected |
| equals(const DataComponentBase &other) const override | DataComponent< InversionComponent > | inlinevirtual |
| getAllInversionInfos(const std::string &identifier) | InversionComponent | |
| getAllInversionInfos(const std::string &identifier) const | InversionComponent | |
| getInversionInfo(const std::string &identifier) | InversionComponent | |
| getInversionInfo(const std::string &identifier) const | InversionComponent | |
| hasInversion(const std::string &identifier) const | InversionComponent | |
| id() const override | InversionComponent | inlinevirtual |
| inverseSpecs(const std::string &identifier) const | InversionComponent | |
| InversionComponent()=default (defined in InversionComponent) | InversionComponent | |
| InversionComponent(const InversionComponent &)=default | InversionComponent | |
| m_params | Configurable | protected |
| operator!=(const InversionComponent &other) const | InversionComponent | |
| operator+(const InversionComponent &other) const | InversionComponent | |
| operator+=(const InversionComponent &other) | InversionComponent | |
| operator=(const InversionComponent &)=default | InversionComponent | |
| operator=(const DataComponentBase &other)=default (defined in DataComponentBase) | DataComponentBase | protected |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| operator==(const InversionComponent &other) const | InversionComponent | |
| popInversionInfo(const std::string &identifier) | InversionComponent | |
| recordInversion(const Operation &operation) | InversionComponent | |
| recordInversion(const std::string &identifier, const Operation::Specs &specs) | InversionComponent | |
| recordInversion(const std::string &identifier, const Operation::Specs &specs, const Properties &contextProps) | InversionComponent | |
| recordInversion(const InversionInfo &info) | InversionComponent | |
| registerParameter(ParameterBase *param) | Configurable | |
| signalParametersChanged | Configurable | |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~DataComponentBase()=default (defined in DataComponentBase) | DataComponentBase | virtual |