Provides support for getting a p_object on the gang of stapl_main().
More...
Public Member Functions | |
| anonymous_executor (void) | |
| Creates a new anonymous_executor and pushes it on the stack. | |
| ~anonymous_executor (void) | |
| Pops the anonymous_executor from the stack and destroys it. | |
| anonymous_executor (anonymous_executor const &)=delete | |
| anonymous_executor & | operator= (anonymous_executor const &)=delete |
| rmi_handle::const_reference const & | get_rmi_handle (void) const noexcept |
| rmi_handle::reference const & | get_rmi_handle (void) noexcept |
| unsigned int | get_location_id (void) noexcept |
Provides support for getting a p_object on the gang of stapl_main().
1.8.13