#include <memory>
#include <string>
#include <vector>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpcpp/channel.h>
#include <grpcpp/support/client_interceptor.h>
#include <grpcpp/support/config.h>
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
std::shared_ptr< Channel > | grpc::CreateChannelInternal (const std::string &host, grpc_channel *c_channel, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) |