GRPC Core  9.0.0
Namespaces | Data Structures | Functions
grpc_core::channelz Namespace Reference

Namespaces

 testing
 

Data Structures

class  SubchannelNode
 
class  ChannelTrace
 
class  BaseNode
 
class  CallCountingHelper
 
class  ChannelNode
 
class  ServerNode
 
class  SocketNode
 
class  ListenSocketNode
 
class  ChannelzRegistry
 

Functions

grpc_arg MakeParentUuidArg (intptr_t parent_uuid)
 
intptr_t GetParentUuidFromArgs (const grpc_channel_args &args)
 

Function Documentation

◆ GetParentUuidFromArgs()

intptr_t grpc_core::channelz::GetParentUuidFromArgs ( const grpc_channel_args args)

◆ MakeParentUuidArg()

grpc_arg grpc_core::channelz::MakeParentUuidArg ( intptr_t  parent_uuid)