LCI

Request object. Completion mechanisms will write completion information to it. More...

#include <lci.h>

Collaboration diagram for LCI_request_t:

Public Attributes

LCI_error_t flag
 
int rank
 
LCI_tag_t tag
 
LCI_data_type_t type
 
LCI_data_t data
 
void * user_context
 

Detailed Description

Request object. Completion mechanisms will write completion information to it.

Member Data Documentation

◆ data

LCI_data_t LCI_request_t::data

◆ flag

LCI_error_t LCI_request_t::flag

◆ rank

int LCI_request_t::rank

◆ tag

LCI_tag_t LCI_request_t::tag

◆ type

LCI_data_type_t LCI_request_t::type

◆ user_context

void* LCI_request_t::user_context

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