gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
grpc_endpoint_vtable Struct Reference

Public Attributes

void(* notify_on_read )(grpc_endpoint *ep, grpc_endpoint_read_cb cb, void *user_data)
 
grpc_endpoint_write_status(* write )(grpc_endpoint *ep, gpr_slice *slices, size_t nslices, grpc_endpoint_write_cb cb, void *user_data)
 
void(* add_to_pollset )(grpc_endpoint *ep, grpc_pollset *pollset)
 
void(* shutdown )(grpc_endpoint *ep)
 
void(* destroy )(grpc_endpoint *ep)
 

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