Namespaces | Functions
grpcpp/create_channel.h File Reference
#include <memory>
#include <grpcpp/channel.h>
#include <grpcpp/impl/codegen/client_interceptor.h>
#include <grpcpp/security/credentials.h>
#include <grpcpp/support/channel_arguments.h>
#include <grpcpp/support/config.h>
Include dependency graph for grpcpp/create_channel.h:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::experimental
 

Functions

std::shared_ptr< Channel > grpc::CreateChannel (const grpc::string &target, const std::shared_ptr< ChannelCredentials > &creds)
 
std::shared_ptr< Channel > grpc::CreateCustomChannel (const grpc::string &target, const std::shared_ptr< ChannelCredentials > &creds, const ChannelArguments &args)
 
std::shared_ptr< Channel > grpc::experimental::CreateCustomChannelWithInterceptors (const grpc::string &target, const std::shared_ptr< ChannelCredentials > &creds, const ChannelArguments &args, std::vector< std::unique_ptr< experimental::ClientInterceptorFactoryInterface >> interceptor_creators)
 


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