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

Public Attributes

grpc_stream_op_buffersend_ops
 
int is_last_send
 
void(* on_done_send )(void *user_data, int success)
 
void * send_user_data
 
grpc_stream_op_bufferrecv_ops
 
grpc_stream_state * recv_state
 
void(* on_done_recv )(void *user_data, int success)
 
void * recv_user_data
 
grpc_pollsetbind_pollset
 
grpc_status_code cancel_with_status
 
grpc_mdstrcancel_message
 
void *const * context
 

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