STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::rmi_executor Class Reference

Executes RMI requests for a specific context, preserving the requests that could not be executed for a later invocation. More...

Public Member Functions

bool empty (void) const noexcept
 
bool operator() (context &ctx)
 
bool operator() (context &ctx, message_ptr m)
 

Detailed Description

Executes RMI requests for a specific context, preserving the requests that could not be executed for a later invocation.


The documentation for this class was generated from the following file: