SimGrid
3.18
Versatile Simulation of Distributed Systems
|
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::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::RawContextFactory | 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 |
RawContextFactory() | simgrid::kernel::context::RawContextFactory | |
run_all() override | simgrid::kernel::context::RawContextFactory | virtual |
self() | simgrid::kernel::context::ContextFactory | virtual |
~ContextFactory() | simgrid::kernel::context::ContextFactory | virtual |
~RawContextFactory() override | simgrid::kernel::context::RawContextFactory |