allocator() | grpc_core::Channel | inline |
allocator_ | grpc_core::Channel | private |
c_ptr() | grpc_core::CppImplOf< Channel, grpc_channel > | inline |
call_size_estimate_ | grpc_core::Channel | private |
CallSizeEstimate() | grpc_core::Channel | inline |
Channel(bool is_client, std::string target, ChannelArgs channel_args, grpc_compression_options compression_options, RefCountedPtr< grpc_channel_stack > channel_stack) | grpc_core::Channel | private |
channel_stack() const | grpc_core::Channel | inline |
channel_stack_ | grpc_core::Channel | private |
channelz_node() const | grpc_core::Channel | inline |
channelz_node_ | grpc_core::Channel | private |
compression_options() const | grpc_core::Channel | inline |
compression_options_ | grpc_core::Channel | private |
Create(const char *target, ChannelArgs args, grpc_channel_stack_type channel_stack_type, grpc_transport *optional_transport) | grpc_core::Channel | static |
CreateWithBuilder(ChannelStackBuilder *builder) | grpc_core::Channel | static |
FromC(grpc_channel *c_type) | grpc_core::CppImplOf< Channel, grpc_channel > | inlinestatic |
FromC(const grpc_channel *c_type) | grpc_core::CppImplOf< Channel, grpc_channel > | inlinestatic |
IncrementRefCount() | grpc_core::RefCounted< Channel > | inlineprivate |
IncrementRefCount(const DebugLocation &location, const char *reason) | grpc_core::RefCounted< Channel > | inlineprivate |
is_client() const | grpc_core::Channel | inline |
is_client_ | grpc_core::Channel | private |
operator=(const RefCounted &)=delete | grpc_core::RefCounted< Channel > | |
Ref() GRPC_MUST_USE_RESULT | grpc_core::RefCounted< Channel > | inline |
Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::RefCounted< Channel > | inline |
RefCounted(const RefCounted &)=delete | grpc_core::RefCounted< Channel > | |
RefCounted(const char *trace=nullptr, intptr_t initial_refcount=1) | grpc_core::RefCounted< Channel > | inlineexplicitprotected |
RefCountedChildType typedef | grpc_core::RefCounted< Channel > | |
RefIfNonZero() GRPC_MUST_USE_RESULT | grpc_core::RefCounted< Channel > | inline |
RefIfNonZero(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::RefCounted< Channel > | inline |
refs_ | grpc_core::RefCounted< Channel > | private |
RegisterCall(const char *method, const char *host) | grpc_core::Channel | |
registration_table_ | grpc_core::Channel | private |
target() const | grpc_core::Channel | inline |
target_ | grpc_core::Channel | private |
TestOnlyRegisteredCalls() | grpc_core::Channel | inline |
TestOnlyRegistrationAttempts() | grpc_core::Channel | inline |
Unref() | grpc_core::RefCounted< Channel > | inline |
Unref(const DebugLocation &location, const char *reason) | grpc_core::RefCounted< Channel > | inline |
UpdateCallSizeEstimate(size_t size) | grpc_core::Channel | |
~CppImplOf()=default | grpc_core::CppImplOf< Channel, grpc_channel > | protected |
~PolymorphicRefCount()=default | grpc_core::PolymorphicRefCount | virtual |
~RefCounted()=default | grpc_core::RefCounted< Channel > | |