Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0.f39b228
API Reference
io_req_t Struct Reference

#include <src/H5FDsubfiling/H5FDioc_priv.h>

Data Fields

int ioc
 
int64_t context_id
 
int64_t offset
 
int64_t elements
 
void * data
 
MPI_Request io_transfer_req
 
MPI_Request io_comp_req
 
int io_comp_tag
 

Field Documentation

◆ context_id

int64_t context_id

◆ data

void* data

◆ elements

int64_t elements

◆ io_comp_req

MPI_Request io_comp_req

◆ io_comp_tag

int io_comp_tag

◆ io_transfer_req

MPI_Request io_transfer_req

◆ ioc

int ioc

◆ offset

int64_t offset

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