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

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

Context(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process)simgrid::kernel::context::Context
getMaestro()simgrid::kernel::context::RawContextinlinestatic
has_code() constsimgrid::kernel::context::Contextinline
iwannadiesimgrid::kernel::context::Context
operator()()simgrid::kernel::context::Contextinline
process()simgrid::kernel::context::Contextinline
RawContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process)simgrid::kernel::context::RawContext
resume() overridesimgrid::kernel::context::SerialRawContextvirtual
run_all()simgrid::kernel::context::SerialRawContextstatic
SerialRawContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process)simgrid::kernel::context::SerialRawContextinline
set_cleanup(void_pfn_smxprocess_t cleanup)simgrid::kernel::context::Contextinline
setMaestro(RawContext *maestro)simgrid::kernel::context::RawContextinlinestatic
stop() overridesimgrid::kernel::context::RawContextvirtual
suspend() overridesimgrid::kernel::context::SerialRawContextvirtual
swap(RawContext *from, RawContext *to)simgrid::kernel::context::RawContextinlinestatic
~Context()simgrid::kernel::context::Contextvirtual
~RawContext() overridesimgrid::kernel::context::RawContext