Libevent Code Doxygen document
Public Member Functions | Public Attributes | List of all members
evrpc_request_wrapper Struct Reference
Collaboration diagram for evrpc_request_wrapper:
Collaboration graph
[legend]

Public Member Functions

 TAILQ_ENTRY (evrpc_request_wrapper) next
 

Public Attributes

struct evrpc_hook_metahook_meta
 
struct evrpc_poolpool
 
struct evhttp_connectionevcon
 
struct evhttp_requestreq
 
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 *)
 

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