This is the complete list of members for grpc::ChannelCredentials, including all inherited members.
__init__(self, credentials) | grpc::ChannelCredentials | |
_credentials | grpc::ChannelCredentials | private |
AsSecureCredentials()=0 | grpc::ChannelCredentials | protectedpure virtual |
ChannelCredentials() | grpc::ChannelCredentials | |
CompositeChannelCredentials(const std::shared_ptr< ChannelCredentials > &channel_creds, const std::shared_ptr< CallCredentials > &call_creds) | grpc::ChannelCredentials | friend |
CreateChannelImpl(const grpc::string &target, const ChannelArguments &args)=0 | grpc::ChannelCredentials | privatepure virtual |
CreateChannelWithInterceptors(const grpc::string &, const ChannelArguments &, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >>) | grpc::ChannelCredentials | inlineprivatevirtual |
CreateCustomChannel(const grpc::string &target, const std::shared_ptr< grpc::ChannelCredentials > &creds, const grpc::ChannelArguments &args) | grpc::ChannelCredentials | friend |
grpc::experimental::CreateCustomChannelWithInterceptors(const grpc::string &target, const std::shared_ptr< grpc::ChannelCredentials > &creds, const grpc::ChannelArguments &args, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) | grpc::ChannelCredentials | friend |
grpc::XdsCredentials(const std::shared_ptr< ChannelCredentials > &fallback_creds) | grpc::ChannelCredentials | friend |
grpc_init_called_ | grpc::GrpcLibraryCodegen | private |
GrpcLibraryCodegen(bool call_grpc_init=true) | grpc::GrpcLibraryCodegen | inlineexplicitprivate |
IsInsecure() const | grpc::ChannelCredentials | inlineprivatevirtual |
~ChannelCredentials() override | grpc::ChannelCredentials | |
~GrpcLibraryCodegen() | grpc::GrpcLibraryCodegen | inlineprivatevirtual |