SimGrid  3.18
Versatile Simulation of Distributed Systems
simgrid::kernel::context::UContextFactory Member List

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::ContextFactoryvirtual
ContextFactory(std::string name)simgrid::kernel::context::ContextFactoryinlineexplicit
create_context(std::function< void()> code, void_pfn_smxprocess_t cleanup, smx_actor_t process) overridesimgrid::kernel::context::UContextFactoryvirtual
create_maestro(std::function< void()> code, smx_actor_t process)simgrid::kernel::context::ContextFactoryvirtual
name() constsimgrid::kernel::context::ContextFactoryinline
new_context(Args &&... args)simgrid::kernel::context::ContextFactoryinlineprotected
run_all() overridesimgrid::kernel::context::UContextFactoryvirtual
self()simgrid::kernel::context::ContextFactoryvirtual
UContextFactory()simgrid::kernel::context::UContextFactory
~ContextFactory()simgrid::kernel::context::ContextFactoryvirtual
~UContextFactory() overridesimgrid::kernel::context::UContextFactory