SimGrid
3.18
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::kernel::context::UContextFactory, including all inherited members.
attach(void_pfn_smxprocess_t cleanup_func, smx_actor_t process) | simgrid::kernel::context::ContextFactory | virtual |
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::UContextFactory | 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::UContextFactory | virtual |
self() | simgrid::kernel::context::ContextFactory | virtual |
UContextFactory() | simgrid::kernel::context::UContextFactory | |
~ContextFactory() | simgrid::kernel::context::ContextFactory | virtual |
~UContextFactory() override | simgrid::kernel::context::UContextFactory |