abstract_product_type typedef (defined in gko::AbstractFactory< AbstractProductType, ComponentsType >) | gko::AbstractFactory< AbstractProductType, ComponentsType > | |
add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
clear() (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
components_type typedef (defined in gko::AbstractFactory< AbstractProductType, ComponentsType >) | gko::AbstractFactory< AbstractProductType, ComponentsType > | |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other) | gko::PolymorphicObject | inline |
gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other) | gko::PolymorphicObject | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
generate(Args &&... args) const | gko::AbstractFactory< AbstractProductType, ComponentsType > | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > >) | gko::EnableAbstractPolymorphicObject< AbstractFactory< AbstractProductType, ComponentsType > > | inline |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
remove_logger(const Logger *logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
remove_logger(ptr_param< const Logger > logger) (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inline |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |