Member List#
|
Reference API
|
gko::stop::Criterion Member List
This is the complete list of members for gko::stop::Criterion, including all inherited members.
| add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| check(uint8 stopping_id, bool set_finalized, array< stopping_status > *stop_status, bool *one_changed, const Updater &updater) | gko::stop::Criterion | inline |
| check_impl(uint8 stopping_id, bool set_finalized, array< stopping_status > *stop_status, bool *one_changed, const Updater &updater)=0 | gko::stop::Criterion | protectedpure virtual |
| clear_impl()=0 | gko::PolymorphicObject | protectedpure virtual |
| clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| 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 |
| copy_from_impl(const PolymorphicObject *other)=0 | gko::PolymorphicObject | protectedpure virtual |
| copy_from_impl(std::unique_ptr< PolymorphicObject > other)=0 | gko::PolymorphicObject | protectedpure virtual |
| create_default_impl(std::shared_ptr< const Executor > exec) const =0 | gko::PolymorphicObject | protectedpure virtual |
| Criterion(std::shared_ptr< const gko::Executor > exec) (defined in gko::stop::Criterion) | gko::stop::Criterion | inlineexplicitprotected |
| get_executor() const noexcept | gko::PolymorphicObject | inline |
| get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| move_from_impl(PolymorphicObject *other)=0 | gko::PolymorphicObject | protectedpure virtual |
| move_from_impl(std::unique_ptr< PolymorphicObject > other)=0 | gko::PolymorphicObject | protectedpure virtual |
| operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
| PolymorphicObject(std::shared_ptr< const Executor > exec) | gko::PolymorphicObject | inlineexplicitprotected |
| PolymorphicObject(const PolymorphicObject &other) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlineexplicitprotected |
| remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| set_all_statuses(uint8 stopping_id, bool set_finalized, array< stopping_status > *stop_status) | gko::stop::Criterion | protected |
| update() | gko::stop::Criterion | inline |
| ~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
| ~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
Generated by