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

Public Attributes

census_op_id op_id
 
census_rpc_stats stats
 
gpr_timespec start_ts
 
grpc_stream_op_bufferrecv_ops
 
void(* on_done_recv )(void *user_data, int success)
 
void * recv_user_data
 
grpc_call_elementelem
 
call_state state
 
gpr_timespec deadline
 
union {
   struct {
      grpc_child_call *   child_call
 
   }   active
 
   grpc_transport_op   waiting_op
 
   struct {
      grpc_linked_mdelem   status
 
      grpc_linked_mdelem   details
 
   }   cancelled
 
s
 
grpc_linked_mdelem method
 
grpc_linked_mdelem scheme
 
grpc_linked_mdelem te_trailers
 
grpc_linked_mdelem content_type
 
int sent_initial_metadata
 
int got_initial_metadata
 
gpr_uint8 got_initial_metadata
 
gpr_uint8 seen_path
 
gpr_uint8 seen_post
 
gpr_uint8 sent_status
 
gpr_uint8 seen_scheme
 
gpr_uint8 seen_te_trailers
 
int unused
 
grpc_credentialscreds
 
grpc_mdstrhost
 
grpc_mdstrmethod
 
grpc_transport_op op
 
size_t op_md_idx
 
grpc_linked_mdelem md_links [MAX_CREDENTIALS_METADATA_COUNT]
 
void * unused
 
grpc_callcall
 
grpc_mdstrpath
 
grpc_completion_queuecq_new
 
grpc_stream_state * recv_state
 
call_data ** root [CALL_LIST_COUNT]
 
call_link links [CALL_LIST_COUNT]
 

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