Public Attributes | |
grpc_channel * | channel |
grpc_completion_queue * | cq |
gpr_event | started |
Definition at line 29 of file connectivity.cc.
grpc_channel* child_events::channel |
Definition at line 31 of file connectivity.cc.
grpc_completion_queue* child_events::cq |
Definition at line 32 of file connectivity.cc.
gpr_event child_events::started |
Definition at line 30 of file connectivity.cc.