Public Member Functions | |
| TAILQ_ENTRY (evrpc) next | |
Data Fields | |
| struct evrpc_base * | base |
| void(* | cb )(struct evrpc_req_generic *, void *) |
| void * | cb_arg |
| int(* | reply_complete )(void *) |
| void(* | reply_free )(void *) |
| void(* | reply_marshal )(struct evbuffer *, void *) |
| void *(* | reply_new )(void) |
| void(* | request_free )(void *) |
| void *(* | request_new )(void) |
| int(* | request_unmarshal )(void *, struct evbuffer *) |
| const char * | uri |
1.7.1