Public Member Functions | Public Attributes | List of all members
stream_obj Struct Reference

Public Member Functions

 stream_obj (grpc_transport *gt, grpc_stream *gs, grpc_stream_refcount *refcount, grpc_core::Arena *arena)
 
 ~stream_obj ()
 

Public Attributes

grpc_core::Arenaarena
 
bidirectional_streamcbs = nullptr
 
grpc_cronet_transportcurr_ct
 
grpc_streamcurr_gs
 
grpc_transport_stream_op_batchcurr_op = nullptr
 
bidirectional_stream_header_array header_array
 
gpr_mu mu
 
struct op_and_stateoas = nullptr
 
grpc_stream_refcountrefcount
 
struct op_state state
 
struct op_storage storage
 

Detailed Description

Definition at line 203 of file cronet_transport.cc.

Constructor & Destructor Documentation

◆ stream_obj()

stream_obj::stream_obj ( grpc_transport gt,
grpc_stream gs,
grpc_stream_refcount refcount,
grpc_core::Arena arena 
)
inline

Definition at line 1384 of file cronet_transport.cc.

◆ ~stream_obj()

stream_obj::~stream_obj ( )
inline

Definition at line 1396 of file cronet_transport.cc.

Member Data Documentation

◆ arena

grpc_core::Arena* stream_obj::arena

Definition at line 208 of file cronet_transport.cc.

◆ cbs

bidirectional_stream* stream_obj::cbs = nullptr

Definition at line 213 of file cronet_transport.cc.

◆ curr_ct

grpc_cronet_transport* stream_obj::curr_ct

Definition at line 211 of file cronet_transport.cc.

◆ curr_gs

grpc_stream* stream_obj::curr_gs

Definition at line 212 of file cronet_transport.cc.

◆ curr_op

grpc_transport_stream_op_batch* stream_obj::curr_op = nullptr

Definition at line 210 of file cronet_transport.cc.

◆ header_array

bidirectional_stream_header_array stream_obj::header_array
Initial value:

Definition at line 214 of file cronet_transport.cc.

◆ mu

gpr_mu stream_obj::mu

Definition at line 225 of file cronet_transport.cc.

◆ oas

struct op_and_state* stream_obj::oas = nullptr

Definition at line 209 of file cronet_transport.cc.

◆ refcount

grpc_stream_refcount* stream_obj::refcount

Definition at line 228 of file cronet_transport.cc.

◆ state

struct op_state stream_obj::state

Definition at line 219 of file cronet_transport.cc.

◆ storage

struct op_storage stream_obj::storage

Definition at line 222 of file cronet_transport.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48