|
LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
#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 |
| const char * | name |
| void * | user_context |
| attr_comp_type_t lci::comp_attr_t::comp_type |
| int lci::comp_attr_t::cq_default_length |
| attr_cq_type_t lci::comp_attr_t::cq_type |
| const char* lci::comp_attr_t::name |
| int lci::comp_attr_t::sync_threshold |
| void* lci::comp_attr_t::user_context |
| bool lci::comp_attr_t::zero_copy_am |