evrpc_request_wrapper Struct Reference
Public Member Functions |
| TAILQ_ENTRY (evrpc_request_wrapper) next |
Data Fields |
void(* | cb )(struct evrpc_status *, void *request, void *reply, void *arg) |
void * | cb_arg |
struct event | ev_timeout |
struct evhttp_connection * | evcon |
char * | name |
struct evrpc_pool * | pool |
void * | reply |
void(* | reply_clear )(void *) |
int(* | reply_unmarshal )(void *, struct evbuffer *) |
void * | request |
void(* | request_marshal )(struct evbuffer *, void *) |
The documentation for this struct was generated from the following file: