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

Public Member Functions

 op_and_state (stream_obj *s, const grpc_transport_stream_op_batch &op)
 

Public Attributes

bool done = false
 
struct op_and_statenext = nullptr
 
grpc_transport_stream_op_batch op
 
struct stream_objs
 
struct op_state state
 

Detailed Description

Definition at line 187 of file cronet_transport.cc.

Constructor & Destructor Documentation

◆ op_and_state()

op_and_state::op_and_state ( stream_obj s,
const grpc_transport_stream_op_batch op 
)
inline

Definition at line 328 of file cronet_transport.cc.

Member Data Documentation

◆ done

bool op_and_state::done = false

Definition at line 192 of file cronet_transport.cc.

◆ next

struct op_and_state* op_and_state::next = nullptr

Definition at line 195 of file cronet_transport.cc.

◆ op

Definition at line 190 of file cronet_transport.cc.

◆ s

struct stream_obj* op_and_state::s

Definition at line 193 of file cronet_transport.cc.

◆ state

struct op_state op_and_state::state

Definition at line 191 of file cronet_transport.cc.


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


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