SendReceive Struct Reference
The non-cheetah versions of send and receive are empty and should never actually be used, since a remote view should only happen when the data lives on another context.
More...
#include <SendReceive.h>
List of all members.
|
Static Public Member Functions |
template<class View > |
static void | send (const View &view, int toContext) |
Detailed Description
The non-cheetah versions of send and receive are empty and should never actually be used, since a remote view should only happen when the data lives on another context.
Member Function Documentation
template<class View >
static void SendReceive::send |
( |
const View & |
view, |
|
|
int |
toContext | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: