|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
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 | |
| 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 |
| set_cleanup(void_pfn_smxprocess_t cleanup) | simgrid::kernel::context::Context | inline |
| stack_ | simgrid::kernel::context::UContext | protected |
| stop() | simgrid::kernel::context::Context | virtual |
| suspend()=0 | simgrid::kernel::context::Context | pure virtual |
| uc_ | simgrid::kernel::context::UContext | protected |
| UContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process) | simgrid::kernel::context::UContext | |
| UContextFactory | simgrid::kernel::context::UContext | |
| ~Context() | simgrid::kernel::context::Context | virtual |
| ~UContext() override | simgrid::kernel::context::UContext |