sandbox
|
This is the complete list of members for sbx::core::module< Derived >, including all inherited members.
base_type typedef (defined in sbx::core::module< Derived >) | sbx::core::module< Derived > | protected |
dependencies typedef (defined in sbx::core::module< Derived >) | sbx::core::module< Derived > | protected |
noncopyable(const noncopyable &)=delete (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
noncopyable(noncopyable &&) noexcept=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
noncopyable()=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | protected |
operator=(const noncopyable &) -> noncopyable &=delete (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
operator=(noncopyable &&) noexcept -> noncopyable &=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
register_module(stage stage, dependencies< Dependencies... > &&dependencies={}) -> bool (defined in sbx::core::module< Derived >) | sbx::core::module< Derived > | inlineprotectedstatic |
stage typedef (defined in sbx::core::module< Derived >) | sbx::core::module< Derived > | protected |
update() -> void=0 (defined in sbx::core::module_manager::module_base) | sbx::core::module_manager::module_base | pure virtual |
~module() (defined in sbx::core::module< Derived >) | sbx::core::module< Derived > | inlinevirtual |
~module_base()=default (defined in sbx::core::module_manager::module_base) | sbx::core::module_manager::module_base | virtual |
~noncopyable()=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | protected |