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

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

Public Member Functions

 location_rpc_executor (message_ptr m) noexcept
 
bool operator() (location_md &l)
 

Detailed Description

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


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