19 #ifndef MCA_BTL_TEMPLATE_ENDPOINT_H
20 #define MCA_BTL_TEMPLATE_ENDPOINT_H
23 #include "opal/mca/event/event.h"
24 #include "btl_template_frag.h"
struct mca_btl_template_module_t * endpoint_btl
BTL instance that created this connection.
Definition: btl_template_endpoint.h:38
BTL Module Interface.
Definition: btl_template.h:81
The opal_list_t interface is used to provide a generic doubly-linked list container for Open MPI...
Represents the state of a remote process and the set of addresses that it exports.
Definition: btl_template_proc.h:35
Definition: opal_list.h:98
struct mca_btl_template_proc_t * endpoint_proc
proc structure corresponding to endpoint
Definition: btl_template_endpoint.h:41
State of ELAN endpoint connection.
Definition: btl_elan_endpoint.h:33
#define OBJ_CLASS_DECLARATION(NAME)
Declaration for class descriptor.
Definition: opal_object.h:236