SimGrid
3.18
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::kernel::context::BoostContextFactory, including all inherited members.
attach(void_pfn_smxprocess_t cleanup_func, smx_actor_t process) | simgrid::kernel::context::ContextFactory | virtual |
BoostContextFactory() | simgrid::kernel::context::BoostContextFactory | |
ContextFactory(std::string name) | simgrid::kernel::context::ContextFactory | inlineexplicit |
create_context(std::function< void()> code, void_pfn_smxprocess_t cleanup, smx_actor_t process) override | simgrid::kernel::context::BoostContextFactory | virtual |
create_maestro(std::function< void()> code, smx_actor_t process) | simgrid::kernel::context::ContextFactory | virtual |
name() const | simgrid::kernel::context::ContextFactory | inline |
new_context(Args &&... args) | simgrid::kernel::context::ContextFactory | inlineprotected |
run_all() override | simgrid::kernel::context::BoostContextFactory | virtual |
self() | simgrid::kernel::context::ContextFactory | virtual |
~BoostContextFactory() override | simgrid::kernel::context::BoostContextFactory | |
~ContextFactory() | simgrid::kernel::context::ContextFactory | virtual |