|
GRPC C++
1.30.0
|
#include <map>#include <memory>#include <grpcpp/impl/server_builder_option.h>#include <grpcpp/support/channel_arguments.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::unique_ptr< ServerBuilderOption > | grpc::MakeChannelArgumentOption (const grpc::string &name, const grpc::string &value) |
| std::unique_ptr< ServerBuilderOption > | grpc::MakeChannelArgumentOption (const grpc::string &name, int value) |
1.8.16