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 * | reply_new_arg |
void(* | request_free )(void *) |
void *(* | request_new )(void *) |
void * | request_new_arg |
int(* | request_unmarshal )(void *, struct evbuffer *) |
const char * | uri |
The documentation for this struct was generated from the following file: