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

Public Attributes

requested_call_type type
 
void * tag
 
grpc_completion_queuecq_bound_to_call
 
grpc_completion_queuecq_for_notification
 
grpc_call ** call
 
union {
   struct {
      grpc_call_details *   details
 
      grpc_metadata_array *   initial_metadata
 
   }   batch
 
   struct {
      registered_method *   registered_method
 
      gpr_timespec *   deadline
 
      grpc_metadata_array *   initial_metadata
 
      grpc_byte_buffer **   optional_payload
 
   }   registered
 
data
 

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