All Classes Namespaces Functions Variables Typedefs Enumerations Friends
Public Member Functions | Public Attributes | List of all members
ucxx::data::AmReceive Class Reference

Data for an Active Message receive. More...

#include <request_data.h>

Public Member Functions

 AmReceive ()
 Constructor for Active Message-specific receive data. More...
 

Public Attributes

std::shared_ptr<::ucxx::Buffer_buffer {nullptr}
 The AM received message buffer.
 

Detailed Description

Data for an Active Message receive.

Type identifying an Active Message receive operation and containing data specific to this request type.

Constructor & Destructor Documentation

◆ AmReceive()

ucxx::data::AmReceive::AmReceive ( )

Constructor for Active Message-specific receive data.

Construct an object containing Active Message-specific receive data. Currently no specific data to receive Active Message is supported, but this class exists to act as an operation identifier, providing interface compatibility.


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