SimGrid  3.14.159
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
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()simgrid::kernel::context::RawContext
set_cleanup(void_pfn_smxprocess_t cleanup)simgrid::kernel::context::Contextinline
stack_simgrid::kernel::context::RawContextprotected
stack_top_simgrid::kernel::context::RawContextprotected
stop() overridesimgrid::kernel::context::RawContextvirtual
suspend() overridesimgrid::kernel::context::RawContextvirtual
wrapper(void *arg)simgrid::kernel::context::RawContextstatic
~Context()simgrid::kernel::context::Contextvirtual
~RawContext() overridesimgrid::kernel::context::RawContext