OPAL (Object Oriented Parallel Accelerator Library) 2022.1
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 118 of file Message.h.

Member Function Documentation

◆ get()

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

Definition at line 161 of file Message.hpp.

◆ put()

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

Definition at line 153 of file Message.hpp.

References Message::putmsg(), and Attrib::Legacy::Distribution::T.

Here is the call graph for this function:

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