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

This is the complete list of members for simgrid::kernel::context::RawContext, 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()=0simgrid::kernel::context::RawContextpure virtual
set_cleanup(void_pfn_smxprocess_t cleanup)simgrid::kernel::context::Contextinline
setMaestro(RawContext *maestro)simgrid::kernel::context::RawContextinlinestatic
stop() overridesimgrid::kernel::context::RawContextvirtual
suspend()=0simgrid::kernel::context::Contextpure virtual
swap(RawContext *from, RawContext *to)simgrid::kernel::context::RawContextinlinestatic
~Context()simgrid::kernel::context::Contextvirtual
~RawContext() overridesimgrid::kernel::context::RawContext