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

Public Member Functions

 TAILQ_ENTRY (evrpc) next
 

Public Attributes

const char * uri
 
void *(* request_new )(void *)
 
void * request_new_arg
 
void(* request_free )(void *)
 
int(* request_unmarshal )(void *, struct evbuffer *)
 
void *(* reply_new )(void *)
 
void * reply_new_arg
 
void(* reply_free )(void *)
 
int(* reply_complete )(void *)
 
void(* reply_marshal )(struct evbuffer *, void *)
 
void(* cb )(struct evrpc_req_generic *, void *)
 
void * cb_arg
 
struct evrpc_basebase
 

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