DistDir
Data Fields
t_exchange Struct Reference

#include <exchange.h>

Data Fields

int count
 number of exchanges More...
 
int buffer_size
 total size of the exchange messages More...
 
void * buffer
 buffer to store the messages More...
 
int * buffer_idxlist
 pointer to buffer_idxlist More...
 

Field Documentation

◆ buffer

void* t_exchange::buffer

buffer to store the messages

◆ buffer_idxlist

int* t_exchange::buffer_idxlist

pointer to buffer_idxlist

◆ buffer_size

int t_exchange::buffer_size

total size of the exchange messages

◆ count

int t_exchange::count

number of exchanges


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