|
OpenMPI
0.1.1
|
Public Member Functions | |
| TAILQ_ENTRY (evrpc_request_wrapper) next | |
Data Fields | |
| struct evrpc_hook_meta * | hook_meta |
| struct evrpc_pool * | pool |
| struct evhttp_connection * | evcon |
| struct evhttp_request * | req |
| struct event | ev_timeout |
| char * | name |
| void(* | cb )(struct evrpc_status *, void *request, void *reply, void *arg) |
| void * | cb_arg |
| void * | request |
| void * | reply |
| void(* | request_marshal )(struct evbuffer *, void *) |
| void(* | reply_clear )(void *) |
| int(* | reply_unmarshal )(void *, struct evbuffer *) |