12 #ifndef MCA_BTL_ELAN_ENDPOINT_H
13 #define MCA_BTL_ELAN_ENDPOINT_H
16 #include "opal/mca/event/event.h"
17 #include "btl_elan_frag.h"
The opal_list_t interface is used to provide a generic doubly-linked list container for Open MPI...
BTL Module Interface.
Definition: btl_elan.h:83
Definition: opal_list.h:98
struct mca_btl_elan_module_t * endpoint_btl
BTL instance that created this connection.
Definition: btl_elan_endpoint.h:36
State of ELAN endpoint connection.
Definition: btl_elan_endpoint.h:33
struct mca_btl_elan_proc_t * endpoint_proc
proc structure corresponding to endpoint
Definition: btl_elan_endpoint.h:39
Represents the state of a remote process and the set of addresses that it exports.
Definition: btl_elan_proc.h:28
#define OBJ_CLASS_DECLARATION(NAME)
Declaration for class descriptor.
Definition: opal_object.h:236