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

This is the complete list of members for simgrid::kernel::context::ThreadContextFactory, including all inherited members.

attach(void_pfn_smxprocess_t cleanup_func, smx_actor_t process) overridesimgrid::kernel::context::ThreadContextFactoryinlinevirtual
ContextFactory(std::string name)simgrid::kernel::context::ContextFactoryinlineexplicit
create_context(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process) overridesimgrid::kernel::context::ThreadContextFactoryinlinevirtual
create_maestro(std::function< void()> code, smx_actor_t process) overridesimgrid::kernel::context::ThreadContextFactoryinlinevirtual
name() constsimgrid::kernel::context::ContextFactoryinline
new_context(Args &&... args)simgrid::kernel::context::ContextFactoryinlineprotected
run_all() overridesimgrid::kernel::context::ThreadContextFactoryvirtual
self() overridesimgrid::kernel::context::ThreadContextFactoryinlinevirtual
ThreadContextFactory()simgrid::kernel::context::ThreadContextFactory
~ContextFactory()simgrid::kernel::context::ContextFactoryvirtual
~ThreadContextFactory() overridesimgrid::kernel::context::ThreadContextFactory