GRPC C++
1.26.0
|
#include <memory>
#include <grpcpp/channel.h>
#include <grpcpp/impl/codegen/client_interceptor.h>
#include <grpcpp/support/config.h>
Go to the source code of this file.
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
Functions | |
std::shared_ptr< Channel > | grpc::CreateChannelInternal (const grpc::string &host, grpc_channel *c_channel, std::vector< std::unique_ptr< ::grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) |