Public Member Functions | Private Member Functions | Private Attributes | List of all members
grpc::CronetChannelCredentialsImpl Class Referencefinal
Inheritance diagram for grpc::CronetChannelCredentialsImpl:
Inheritance graph
[legend]

Public Member Functions

SecureChannelCredentialsAsSecureCredentials () override
 
std::shared_ptr< grpc::ChannelCreateChannelImpl (const string &target, const grpc::ChannelArguments &args) override
 
 CronetChannelCredentialsImpl (void *engine)
 
- Public Member Functions inherited from grpc::ChannelCredentials
def __init__ (self, credentials)
 
 ChannelCredentials ()
 
 ~ChannelCredentials () override
 

Private Member Functions

std::shared_ptr< grpc::ChannelCreateChannelWithInterceptors (const string &target, const grpc::ChannelArguments &args, std::vector< std::unique_ptr< experimental::ClientInterceptorFactoryInterface >> interceptor_creators) override
 

Private Attributes

void * engine_
 

Additional Inherited Members

Detailed Description

Definition at line 28 of file cronet_credentials.cc.

Constructor & Destructor Documentation

◆ CronetChannelCredentialsImpl()

grpc::CronetChannelCredentialsImpl::CronetChannelCredentialsImpl ( void *  engine)
inline

Definition at line 30 of file cronet_credentials.cc.

Member Function Documentation

◆ AsSecureCredentials()

SecureChannelCredentials* grpc::CronetChannelCredentialsImpl::AsSecureCredentials ( )
inlineoverridevirtual

Implements grpc::ChannelCredentials.

Definition at line 40 of file cronet_credentials.cc.

◆ CreateChannelImpl()

std::shared_ptr<grpc::Channel> grpc::CronetChannelCredentialsImpl::CreateChannelImpl ( const string &  target,
const grpc::ChannelArguments args 
)
inlineoverridevirtual

Implements grpc::ChannelCredentials.

Definition at line 32 of file cronet_credentials.cc.

◆ CreateChannelWithInterceptors()

std::shared_ptr<grpc::Channel> grpc::CronetChannelCredentialsImpl::CreateChannelWithInterceptors ( const string &  target,
const grpc::ChannelArguments args,
std::vector< std::unique_ptr< experimental::ClientInterceptorFactoryInterface >>  interceptor_creators 
)
inlineoverrideprivate

Definition at line 43 of file cronet_credentials.cc.

Member Data Documentation

◆ engine_

void* grpc::CronetChannelCredentialsImpl::engine_
private

Definition at line 56 of file cronet_credentials.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30