GRPC Core  18.0.0
Public Member Functions | Data Fields
parent_call Struct Reference

Public Member Functions

 parent_call ()
 
 ~parent_call ()
 

Data Fields

gpr_mu child_list_mu
 
grpc_callfirst_child = nullptr
 

Constructor & Destructor Documentation

◆ parent_call()

parent_call::parent_call ( )
inline

◆ ~parent_call()

parent_call::~parent_call ( )
inline

Field Documentation

◆ child_list_mu

gpr_mu parent_call::child_list_mu

◆ first_child

grpc_call* parent_call::first_child = nullptr

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