OpenMPI  0.1.1
rpc_struct.h File Reference

Structures used by rpc.h. More...

Go to the source code of this file.

Data Structures

struct  evrpc_status
 provides information about the completed RPC request. More...
 
struct  evrpc
 

Macros

#define EVRPC_STATUS_ERR_NONE   0
 
#define EVRPC_STATUS_ERR_TIMEOUT   1
 
#define EVRPC_STATUS_ERR_BADPAYLOAD   2
 
#define EVRPC_STATUS_ERR_UNSTARTED   3
 
#define EVRPC_STATUS_ERR_HOOKABORTED   4
 

Detailed Description

Structures used by rpc.h.

Using these structures directly may harm forward compatibility: be careful!