OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
PutSingleItem< T, true, false > Struct Template Reference

#include <Message.h>

Static Public Member Functions

static Messageput (Message &, const T &)
 
static Messageget (Message &, T &)
 

Detailed Description

template<class T>
struct PutSingleItem< T, true, false >

Definition at line 126 of file Message.h.

Member Function Documentation

template<class T >
Message & PutSingleItem< T, true, false >::get ( Message msg,
T value 
)
static

Definition at line 233 of file Message.hpp.

References Message::getmsg().

Here is the call graph for this function:

template<class T >
Message & PutSingleItem< T, true, false >::put ( Message msg,
const T value 
)
static

Definition at line 225 of file Message.hpp.

References Message::putmsg(), and T.

Here is the call graph for this function:


The documentation for this struct was generated from the following files: