#include <local_credentials.h>
Private Member Functions | |
int | cmp_impl (const grpc_channel_credentials *other) const override |
Private Attributes | |
grpc_local_connect_type | connect_type_ |
Additional Inherited Members | |
![]() | |
using | RefCountedChildType = grpc_channel_credentials |
![]() | |
static absl::string_view | ChannelArgName () |
static int | ChannelArgsCompare (const grpc_channel_credentials *args1, const grpc_channel_credentials *args2) |
![]() | |
RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
Definition at line 36 of file local_credentials.h.
|
explicit |
Definition at line 56 of file local_credentials.cc.
|
overridedefault |
|
inlineoverrideprivatevirtual |
Implements grpc_channel_credentials.
Definition at line 52 of file local_credentials.h.
|
inline |
Definition at line 49 of file local_credentials.h.
|
overridevirtual |
Implements grpc_channel_credentials.
Definition at line 32 of file local_credentials.cc.
|
overridevirtual |
Implements grpc_channel_credentials.
Definition at line 40 of file local_credentials.cc.
|
private |
Definition at line 58 of file local_credentials.h.