26 #ifndef ORTE_DATA_SERVER_H
27 #define ORTE_DATA_SERVER_H
29 #include "orte_config.h"
38 ORTE_DECLSPEC
int orte_data_server_init(
void);
39 ORTE_DECLSPEC
void orte_data_server_finalize(
void);
49 typedef uint8_t orte_data_server_cmd_t;
50 #define ORTE_DATA_SERVER_CMD OPAL_UINT8
52 #define ORTE_DATA_SERVER_PUBLISH 0x01
53 #define ORTE_DATA_SERVER_UNPUBLISH 0x02
54 #define ORTE_DATA_SERVER_LOOKUP 0x04
uint32_t orte_rml_tag_t
Message matching tag.
Definition: rml_types.h:220
Structure for holding a buffer to be used with the RML or OOB subsystems.
Definition: dss_types.h:159
Contains the typedefs for the use of the rml.