Namespaces | Functions
create_channel.cc File Reference
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <grpc/grpc.h>
#include <grpc/status.h>
#include <grpcpp/channel.h>
#include <grpcpp/create_channel.h>
#include <grpcpp/impl/grpc_library.h>
#include <grpcpp/security/credentials.h>
#include <grpcpp/support/channel_arguments.h>
#include <grpcpp/support/client_interceptor.h>
#include <grpcpp/support/config.h>
#include "src/cpp/client/create_channel_internal.h"
Include dependency graph for create_channel.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::experimental
 

Functions

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


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