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

Public Attributes

PyObject_HEAD CompletionQueuecompletion_queue
 
Channelchannel
 
Serverserver
 
grpc_call_details call_details
 
grpc_metadata_array recv_metadata
 
grpc_metadata_array recv_trailing_metadata
 
grpc_metadatasend_metadata
 
size_t send_metadata_count
 
grpc_metadatasend_trailing_metadata
 
size_t send_trailing_metadata_count
 
int adding_to_trailing
 
grpc_byte_buffersend_message
 
grpc_byte_bufferrecv_message
 
grpc_status_code status
 
char * status_details
 
size_t status_details_capacity
 
int cancelled
 
grpc_callc_call
 

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