MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
evrpc_request_wrapper Struct Reference
Collaboration diagram for evrpc_request_wrapper:

Public Member Functions

 TAILQ_ENTRY (evrpc_request_wrapper) next

Public Attributes

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

Detailed Description

Definition at line 340 of file evrpc.h.


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