LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
lci::comp_attr_t Struct Reference

#include <lci_binding_pre.hpp>

Public Attributes

attr_comp_type_t comp_type
 
int sync_threshold
 
bool zero_copy_am
 
attr_cq_type_t cq_type
 
int cq_default_length
 
void * user_context
 

Member Data Documentation

◆ comp_type

attr_comp_type_t lci::comp_attr_t::comp_type

◆ cq_default_length

int lci::comp_attr_t::cq_default_length

◆ cq_type

attr_cq_type_t lci::comp_attr_t::cq_type

◆ sync_threshold

int lci::comp_attr_t::sync_threshold

◆ user_context

void* lci::comp_attr_t::user_context

◆ zero_copy_am

bool lci::comp_attr_t::zero_copy_am

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