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

This is the complete list of members for simgrid::kernel::context::UContext, 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::UContextinlinestatic
has_code() constsimgrid::kernel::context::Contextinline
iwannadiesimgrid::kernel::context::Context
operator()()simgrid::kernel::context::Contextinline
process()simgrid::kernel::context::Contextinline
resume()=0simgrid::kernel::context::UContextpure virtual
set_cleanup(void_pfn_smxprocess_t cleanup)simgrid::kernel::context::Contextinline
setMaestro(UContext *maestro)simgrid::kernel::context::UContextinlinestatic
stop() overridesimgrid::kernel::context::UContextvirtual
suspend()=0simgrid::kernel::context::Contextpure virtual
swap(UContext *from, UContext *to)simgrid::kernel::context::UContextinlinestatic
UContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process)simgrid::kernel::context::UContext
~Context()simgrid::kernel::context::Contextvirtual
~UContext() overridesimgrid::kernel::context::UContext