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

Public Attributes

gpr_uint32 id
 
gpr_uint32 incoming_window
 
gpr_int64 outgoing_window
 
WRITE_STATE write_state
 
gpr_uint8 send_closed
 
gpr_uint8 read_closed
 
gpr_uint8 cancelled
 
op_closure send_done_closure
 
op_closure recv_done_closure
 
stream_link links [STREAM_LIST_COUNT]
 
gpr_uint8 included [STREAM_LIST_COUNT]
 
grpc_linked_mdelemincoming_metadata
 
size_t incoming_metadata_count
 
size_t incoming_metadata_capacity
 
grpc_linked_mdelemold_incoming_metadata
 
gpr_timespec incoming_deadline
 
grpc_stream_op_bufferoutgoing_sopb
 
grpc_stream_op_bufferincoming_sopb
 
grpc_stream_state * publish_state
 
grpc_stream_state published_state
 
grpc_stream_op_buffer writing_sopb
 
grpc_chttp2_data_parser parser
 
grpc_stream_state callback_state
 
grpc_stream_op_buffer callback_sopb
 

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