|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
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() const | simgrid::kernel::context::Context | inline |
| iwannadie | simgrid::kernel::context::Context | |
| operator()() | simgrid::kernel::context::Context | inline |
| process() | simgrid::kernel::context::Context | inline |
| 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::Context | inline |
| stack_ | simgrid::kernel::context::RawContext | protected |
| stack_top_ | simgrid::kernel::context::RawContext | protected |
| stop() override | simgrid::kernel::context::RawContext | virtual |
| suspend() override | simgrid::kernel::context::RawContext | virtual |
| wrapper(void *arg) | simgrid::kernel::context::RawContext | static |
| ~Context() | simgrid::kernel::context::Context | virtual |
| ~RawContext() override | simgrid::kernel::context::RawContext |