SimGrid  3.16
Versatile Simulation of Distributed Systems
simgrid::kernel::context::RawContextFactory Member List

This is the complete list of members for simgrid::kernel::context::RawContextFactory, 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::RawContextFactoryvirtual
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
RawContextFactory()simgrid::kernel::context::RawContextFactory
run_all() overridesimgrid::kernel::context::RawContextFactoryvirtual
self()simgrid::kernel::context::ContextFactoryvirtual
~ContextFactory()simgrid::kernel::context::ContextFactoryvirtual
~RawContextFactory() overridesimgrid::kernel::context::RawContextFactory