OpenMPI  0.1.1
evrpc Struct Reference

Public Member Functions

 TAILQ_ENTRY (evrpc) next
 

Data Fields

const char * uri
 
void *(* request_new )(void *)
 
void * request_new_arg
 
void(* request_free )(void *)
 
int(* request_unmarshal )(void *, struct evbuffer *)
 
void *(* reply_new )(void *)
 
void * reply_new_arg
 
void(* reply_free )(void *)
 
int(* reply_complete )(void *)
 
void(* reply_marshal )(struct evbuffer *, void *)
 
void(* cb )(struct evrpc_req_generic *, void *)
 
void * cb_arg
 
struct evrpc_basebase
 

The documentation for this struct was generated from the following file: